Home Forums Feature Requests & Feedback toolTip customizing Reply To: toolTip customizing

#26648

Ron,

1) timeframe (+/- seconds) for inclusion. like timeframe is 2seconds:
datapoint time = seconds h:i:05 include if seconds +/- 02 => seconds h:i:03-h:i:07. closest matching one -> not all. I gues this one is not easy

ToolTip shows all the values common to x value when shared property is set to true. But +/- 2 is not possible as of now.

2) Omit series from toolTip
3) Include only specified series in tooltip.

You can omit a series / include a series in toolTip by setting toolTipContent to null in dataSeries if it has to be omitted. This can also be achieved using contentFormatter of toolTip as shown in this JSFiddle.

—-
Manoj Mohan
Team CanvasJS