-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
bugsomething brokensomething broken
Milestone
Description
Coloring for markers using scattergl isn't working properly.
Example using scattergl where x values range from 0-999 and y values are random from 0-1. Coloring should be clearly defined gradients from red to green to blue as you go up in y:
https://codepen.io/anon/pen/gxOeNw
You can see that it kind of starts out alright, but later in x the colors become jumbled, they should be clearly defined based on y values. If we comment out the scattergl line, colors are as they should be:
https://codepen.io/anon/pen/vJYRoN
Metadata
Metadata
Assignees
Labels
bugsomething brokensomething broken