ChartJS and Vue-ChartJS: Chart options do not work
I just started using ChartJS and VueChartJS and begin with a simple bar chart. The problem is that all settings for chartOptions
do not affect the UI.I used ChartJS 4.4.2 and VueChartJS 5.3.1.
Here’s my code: