c3js / c3js/c3

Tooltip doesn't show on line chart

Open
#1,447 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
9.3k
Forks
1.4k
Avg merge
6d 16h
Merged PRs (30d)
1

Description

I'm using a line chart which has data on the x-axis which are for the same day.
The lines are drawn vertically as shown below -
![image](https://cloud.githubusercontent.com/assets/4963217/10810416/b3e9816e-7e26-11e5-80a3-1acb91554bcb.png)
Seems like the first and the last point are the only ones that the tooltip shows.

Unfortunately, it doesn't show tooltips for some of the dots that are displayed.
However they work well on a scatter plot chart.
![image](https://cloud.githubusercontent.com/assets/4963217/10810458/3715adc4-7e27-11e5-98c1-7d2723a7b5d5.png)

Unfortunately the requirement is to have a line chart.

Any solutions would really help.....

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.