IframeConstellationDiagram.vue
This commit is contained in:
@ -14,5 +14,5 @@ const data: Array<[number, number]> = [
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<IframeConstellationDiagram :data />
|
||||
<IframeConstellationDiagram :data style="width: 300px; height: 300px" />
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user