GraphView icon indicating copy to clipboard operation
GraphView copied to clipboard

Series being drawn over the X-Axis label

Open skeleten opened this issue 4 years ago • 2 comments

When zooming in and scrolling, sometimes one of our Series gets drawn over the Labels for the X Axis:

Screenshot_1585655640

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.

skeleten avatar Mar 31 '20 12:03 skeleten

I have the same problem with BarGraphSeries Screenshot_20200404-122154_My collections of coins

morganor avatar Apr 04 '20 10:04 morganor

any suggestions and fix?

andrewcccc avatar Dec 29 '20 23:12 andrewcccc