-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Description
This is for version 1.8 which is the version in the working example.
I am making a line chart with markers and I want it to work exactly like this,
Working Example. When you click on 1m it takes you to the last day and it won't let you go any further and this codepen works perfectly.
The bug is when you add mode: "markers" or mode: "lines+markers" so the line has markers it will add additional dates at the end so when you click 1m it takes you way past your data. It should work just like the example above and not like this, Example with bug.
Metadata
Metadata
Assignees
Labels
No labels