Series being drawn over the X-Axis label
skeleten opened this issue · 2 comments
skeleten commented
When zooming in and scrolling, sometimes one of our Series gets drawn over the Labels for the X Axis:
The code to create said series can be found here:
https://gist.github.com/skeleten/64190cc597968afec97bc8b780d1b66c
We are using a simple LineGraphSeries
, and are unsure where the problem lies, any help would be appreciated.
morganor commented
andrewcccc commented
any suggestions and fix?