We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
LineGraphSeries
The text was updated successfully, but these errors were encountered:
I have the same problem with BarGraphSeries
Sorry, something went wrong.
any suggestions and fix?
No branches or pull requests
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.The text was updated successfully, but these errors were encountered: