Resolve "Wizzard to create db filters"
Compare changes
Files
9+ 54
− 26
@@ -10,6 +10,7 @@ const facetStore = useFacetsStore()
@@ -45,7 +46,12 @@ const headers = ref([
@@ -60,14 +66,17 @@ const computedWidth = computed(() => {
@@ -77,7 +86,11 @@ const defaultBarPlotOptions = computed(() => {
@@ -103,7 +116,10 @@ const computedDistriSystemOptions = computed(() => {
@@ -131,30 +147,42 @@ function capitalize([first, ...rest]) {