Replies: 2 comments 2 replies
-
The tricky part with this kind of plot is the jitter. You can do it with d3, but I doubt if many pre-fab libraries will handle that for you. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Is the x axis truly a category axis? How does the datapoint move left or right? Got a sample of the data as I can see a way to make this. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hello everyone!
Someone could say if this type of graph can be generated with this library, it is very similar to the scatter, but I don't know if I can handle legends on the x axis.
If it is not possible, does anyone know of a library that allows it?
Thanks for your Help!
Beta Was this translation helpful? Give feedback.
All reactions