mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-08 11:08:55 +08:00
add tests for Chart.vue
This commit is contained in:
@@ -32,3 +32,9 @@ export function getChartStateForSave (state, dataSources) {
|
||||
dereference(stateCopy.data, emptySources)
|
||||
return stateCopy
|
||||
}
|
||||
|
||||
export default {
|
||||
getDataSourcesFromSqlResult,
|
||||
getOptionsFromDataSources,
|
||||
getChartStateForSave
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user