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

#113 upgrade plotly

This commit is contained in:
lana-k
2024-09-23 16:46:50 +02:00
parent 244ba9eb08
commit 378b9fb580
5 changed files with 3018 additions and 4071 deletions

View File

@@ -25,7 +25,7 @@
<script>
import plotly from 'plotly.js'
import 'react-chart-editor/lib/react-chart-editor.min.css'
import 'react-chart-editor/lib/react-chart-editor.css'
import PlotlyEditor from 'react-chart-editor'
import chartHelper from '@/lib/chartHelper'