You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some data points disappeared. In this case, { x: 0.06, y: 0.48614314 }, { x: 0.06, y: 0.6085987 } disappeared.
Possible Solution
It seems like the issue only show up under some screen resolution. In my case, when screen width > 10xx px, some left hand side data points will disappear.
Expected Behavior
All data point should display on the chart
Current Behavior
Some data points disappeared. In this case,
{ x: 0.06, y: 0.48614314 }, { x: 0.06, y: 0.6085987 }
disappeared.Possible Solution
It seems like the issue only show up under some screen resolution. In my case, when screen width > 10xx px, some left hand side data points will disappear.
Steps to Reproduce (for bugs)
https://codepen.io/anon/pen/jLbyqg
Context
I want all data points display on the chart at the same time.
Environment
The text was updated successfully, but these errors were encountered: