Vue-chartjs: Doughnut with text in the middle

Created on 25 Mar 2017  ยท  4Comments  ยท  Source: apertureless/vue-chartjs

I'd like to achieve this:

https://jsfiddle.net/cmyker/ooxdL2vj/

But haven't found a way to register a plugin.

โ“ question

Most helpful comment

All 4 comments

Never mind. I noticed later that this._chart is available only after rendering and that Chart is global.

Sadly Chart.js is kind of limited if you want to work with the labels and positions of text.
It is a highly requested feature to render the labels inside a doughnut or have connected lines between the chart and the open label.

There is also ECharts which seem to have more features in this directions.

@rzb Can you elaborate on your solution please?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ph1823 picture ph1823  ยท  12Comments

woto picture woto  ยท  11Comments

berendberendsen picture berendberendsen  ยท  19Comments

harishankards picture harishankards  ยท  14Comments

nkbem picture nkbem  ยท  11Comments