ckan / ckan/ckanext-basiccharts
Problem with tooltips
Open
bug
- Dominant language
- Python
- Stars
- 12
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
I'm not sure what's going on, but the tooltip's value for the X axis is wrong. Here's an example:

The data is:
```
time,speed
0,0
1,5
2,10
3,13
4,17
5,21
6,25
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.