Replies: 1 comment 1 reply
-
Probably hitting some canvas limits, discussed at #4909 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I'm rendering two charts in the same page using mostly the same dataset (only changes are dataset attributes) and for some reason the line chart past a certain point in the dataset just shows unconnected dots while the other chart renders everything fine.
Any idea on why this is the case? I've been through the documentation and the only thing I could find was related to spanGaps however I have no missing values on my Dataset as far as I'm aware.
Thank you in advance!
I'll leave an image with the problem I'm having.
https://imgur.com/JjiWkwH
Beta Was this translation helpful? Give feedback.
All reactions