diff --git a/ActiveBOWeb/package.json b/ActiveBOWeb/package.json index 7de3e8e..677d757 100644 --- a/ActiveBOWeb/package.json +++ b/ActiveBOWeb/package.json @@ -16,7 +16,7 @@ "roslib": "^1.3.0", "vue": "^3.2.45", "vue-resource": "^1.5.3", - "vue-slider-component": "^3.2.24", + "vue-slider-component": "^4.1.0-beta.7", "vue3-slider": "^1.8.0", "vuetify": "^3.1.4" }, diff --git a/ActiveBOWeb/src/components/PolicyPlot.vue b/ActiveBOWeb/src/components/PolicyPlot.vue index d4885a6..4df3df2 100644 --- a/ActiveBOWeb/src/components/PolicyPlot.vue +++ b/ActiveBOWeb/src/components/PolicyPlot.vue @@ -1,11 +1,81 @@ -