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
Ideally, it’d support circles of variable radius. And I think the implementation could be accelerated further by using binned columns, each column sorted by y, but possibly the approach above is fast enough to start.
The text was updated successfully, but these errors were encountered:
It’d be great to have a reusable layout primitive for beeswarm plots, as here:
https://observablehq.com/@mbostock/pachinko-simulator
Ideally, it’d support circles of variable radius. And I think the implementation could be accelerated further by using binned columns, each column sorted by y, but possibly the approach above is fast enough to start.
The text was updated successfully, but these errors were encountered: