You must be logged in to post your query.
Home › Forums › Chart Support › Tooltips location fixed at center of pie/doughnut chart
Tagged: canvasjs, tooltips
How can I fixed the location of tooltips at the center of pie or doughnut chart?
@sanat,
You can fix the position of toolTip by changing right, left, top and bottom CSS properties of ‘canvasjs-chart-tooltip’ class as shown in this JSFiddle
— Shashi Ranjan Team CanvasJS
You must be logged in to reply to this topic. Login/Register