Domanda

I am using yii-chartjs extension in my project. it works fine, but i want to add tool tip in Doughnut Chart. or is there any way to add labels in the chart.

thanks.

È stato utile?

Soluzione 2

I did that by replace the chart.js with this file

Altri suggerimenti

I don't think the Chart.js Library has tooltip support for any one of it's charts. The closest thing they provide is labels.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top