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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user