Can't apply options of datalabels chartjs plugin in Vue Can't apply options of datalabels chartjs plugin in Vue vue.js vue.js

Can't apply options of datalabels chartjs plugin in Vue


You need to bind options to pie-chart

  <pie-chart v-if="isHidden" :data="chartData" :options="options"></pie-chart>

Checkout demo here https://codesandbox.io/s/5kvll0xqyl