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
The README has two links to a beeswarm plot on Observable: one in the text and one an image. The current version of the plot on Observable is not force directed, so perhaps it might be confusing for people who want to learn how to create a force-directed beeswarm?
I love the d3-force library but I have mixed feelings about using it for beeswarm plots because the points can be moved slightly away from their correct positions. So I'm not sure about the best way to update the README (or perhaps it's fine the way it is!)
The text was updated successfully, but these errors were encountered:
curran
added a commit
to curran/d3-force
that referenced
this issue
Aug 18, 2021
The README has two links to a beeswarm plot on Observable: one in the text and one an image. The current version of the plot on Observable is not force directed, so perhaps it might be confusing for people who want to learn how to create a force-directed beeswarm?
I love the d3-force library but I have mixed feelings about using it for beeswarm plots because the points can be moved slightly away from their correct positions. So I'm not sure about the best way to update the README (or perhaps it's fine the way it is!)
The text was updated successfully, but these errors were encountered: