javascript - Chart.js - Display data label leader lines on a pie chart -


i have been playing lot chart.js trying hardest avoid getting canvas due time constraints , personal preference of svg route of d3 et al.

i have mixture of charts on dashboard page, , looks fantastic except 1 issue - have hover on pie segment in order see underlying % or value.

for dashboard view, users prefer see data labels on segments - excel - possibly easier explain image:

https://support.office.com/en-gb/article/display-or-hide-data-label-leader-lines-in-a-pie-chart-d7e7c62e-aaa5-483a-aa00-6d2c437df61b

the problem other solutions i've found here displaying value in segment, segments small way forward.

there other solutions displayed tooltips - there lot of overlapping , looked quite horrible.

i happy if legend display data next it, don't understand why lot more people haven't requested same functionality - missing something?

this feature isn't available far, there no quick solution that.


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -