Home Forums Chart Support Wrong tooltip display Reply To: Wrong tooltip display

#22449

@jshantaram,

In the jsfiddle you have shared, the tooltip is showing wrong information due to the way you are formatting the content in the contentFormatter method.

Instead, I would suggest you to use toolTipContent at dataSeries level to achieve the same. Please take a look at this updated jsfiddle.

__
Priyanka M S
Team CanvasJS