bmaupin / langtrends

Programming language trends
https://bmaupin.github.io/langtrends/
MIT License
3 stars 1 forks source link

Hover is broken for some values at the bottom of the chart #35

Open bmaupin opened 2 years ago

bmaupin commented 2 years ago

See values for 2021-10 and 2021-11 here: https://bmaupin.github.io/langtrends/?interval=1

bmaupin commented 2 years ago

2021-10 is ReScript (0) and 2021-11 is Objective-C++ (-3)

If you set showVoronoi: true, in the chart options and go up/down the chart, there are lots of places where the hover is broken 😣

bmaupin commented 2 years ago

TODO: file a bug at react-charts

bmaupin commented 2 years ago

... rather than fix this bug, it might be better to just spend the time to migrate to Nivo (#36).