Skip to content
Snippets Groups Projects

Resolve "Make use of dynamic component for result chart"

Merged Remi PLANEL requested to merge make-use-of-dynamic-component-for-result-chart-107 into dev
11 files
+ 311
219
Compare changes
  • Side-by-side
  • Inline
Files
11
@@ -4,7 +4,7 @@
<highcharts
ref="chart"
:options="formattedchartOptions"
:update-args="[true, true, false]"
:update-args="[true, true, true]"
></highcharts>
</v-card>
</v-container>