Resolve "Wizzard to create db filters"
Compare changes
Files
2+ 35
− 15
@@ -10,8 +10,8 @@ const facetStore = useFacetsStore()
@@ -46,7 +46,12 @@ const headers = ref([
@@ -61,14 +66,17 @@ const computedWidth = computed(() => {
@@ -78,7 +86,11 @@ const defaultBarPlotOptions = computed(() => {
@@ -104,7 +116,10 @@ const computedDistriSystemOptions = computed(() => {
@@ -132,27 +147,32 @@ function capitalize([first, ...rest]) {