Download server data
Compare changes
Files
11+ 5
− 11
@@ -11,6 +11,8 @@ const itemValue = ref("id");
@@ -80,10 +82,7 @@ onMounted(async () => {
@@ -207,7 +206,8 @@ const binPlotOptions = ref({
@@ -215,7 +215,7 @@ const binPlotDataOptions = computed(() => {
@@ -282,13 +282,7 @@ const scaleType = ref("linear")