Resolve "Wizzard to create db filters"
Compare changes
+ 16
− 10
@@ -10,6 +10,8 @@ const facetStore = useFacetsStore()
@@ -78,7 +80,7 @@ const defaultBarPlotOptions = computed(() => {
@@ -104,7 +106,7 @@ const computedDistriSystemOptions = computed(() => {
@@ -136,23 +138,27 @@ function capitalize([first, ...rest]) {