novus / nvd3

A reusable charting library written in d3.js
http://nvd3.org/
Other
7.22k stars 2.14k forks source link

Show/Fix tool-tip position #2196

Open Ansuman28 opened 5 years ago

Ansuman28 commented 5 years ago

Having some issues with showing tool-tip when user mouse-out from the chart.

Is it possible to lock the tool-tip position on a line-chart when some event (click) is triggered on a particular data point. May be the same event has to be triggered to unlock the tool-tip and have the default behavior.