1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-07 18:48:55 +08:00

chart is a separated component now

This commit is contained in:
lana-k
2020-10-24 18:21:48 +02:00
parent df54c9086b
commit 880c15762b
4 changed files with 104 additions and 51 deletions

View File

@@ -35,7 +35,7 @@
:id="tab.id"
:init-name="tab.name"
:init-query="tab.query"
:init-plotly="tab.plotly"
:init-chart="tab.chart"
:tab-index="index"
/>
<div v-if="tabs.length === 0" id="start-guide">