2

I am using Angular Chart and I need to customize tooltip.

Currently tooltip on pie chart show like this. They are overlapping too.

CaptureChartPie

I need to show tooltips something similar to this.

CaptureChartPieNew

How can I achieve this?

Bishan
  • 15,211
  • 52
  • 164
  • 258
  • I don't think this will be an easy task, as chart.js uses the canvas to render the charts. So you can't easily adapt the styles of the tooltips... – yadejo May 18 '18 at 20:53

0 Answers0