Replies: 1 comment
|
so I ended up getting a working example thus far with dots being colored using |
0 replies
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.
Does anyone have any working examples of some basic scatterplots similar to the screenshot below? I have a bunch of plots that I need to create and they're really all using similar style to the df.plot output - colored dots with a legend. I tried refactoring the dots example from the visx docs but I'm struggling a bit. Would also love to ditch the voronoi.
There is a solid sandbox that uses a colorscale, but is there an example of anchoring the colorscale to the right of the plot?
All reactions