Closed Fil closed 4 years ago
Requesting a review from @enjalot
Demo of forceRadial.angle at https://observablehq.com/d/9187c989f882beee
I took a closer look at forceRadial and don't see anything problematic. I made a deterministic fork of your example to help me pull apart the demo: https://observablehq.com/d/8f912e218dd99d61
It would be interesting to plot the non-force radial layout as way of understanding (visually verifying) the underlying data distribution. I played towards this here: https://observablehq.com/@enjalot/triangle-world?collection=@enjalot/triangle-world so that I could demonstrate how well UMAP was doing conceptually here: https://observablehq.com/@enjalot/triangle-world-umap?collection=@enjalot/triangle-world
I'd like to do one for forceCenter in this way as well, if only to give people a better sense of what "softer" means.
Closing this PR since:
Fixes:
Supersedes #172 #173 ; because of #113 it is a breaking change.