c3js / c3

:bar_chart: A D3-based reusable chart library
http://c3js.org
MIT License
9.33k stars 1.39k forks source link

Issue with tooltip in line chart #2732

Closed Maneshme closed 4 years ago

Maneshme commented 4 years ago

I'm using c3 line chart to display some data based on time. When the data is only present in the right side of the graph the tooltip does not change on moving through the line but it changes when the mouse hovers beyond the line. In this case it is difficult to understand the position of the point. Git_question

In the above image the tooltip only showed when the mouse pointer reached the highlighted position