Resolve "Wizzard to create db filters"
Compare changes
Files
2+ 31
− 17
@@ -10,10 +10,8 @@ const facetStore = useFacetsStore()
@@ -48,7 +46,12 @@ const headers = ref([
@@ -63,14 +66,17 @@ const computedWidth = computed(() => {
@@ -80,7 +86,11 @@ const defaultBarPlotOptions = computed(() => {
@@ -106,7 +116,10 @@ const computedDistriSystemOptions = computed(() => {
@@ -134,22 +147,23 @@ function capitalize([first, ...rest]) {
@@ -158,7 +172,7 @@ function capitalize([first, ...rest]) {