Plot Parallel Coordinates | Lukas Hermann | Observable
Comments (4)
Fil
May 16, 2021
excellent, thanks. fwiw there is a parcoords in the test plots in the repo
https://github.com/observablehq/plot/blob/main/test/plots/cars-parcoords.js#L15
Lukas Hermann
May 16, 2021
Ah thanks! Didn't notice, probably would have saved me some time debugging, hahah :)
Fil
May 17, 2021
it seems that when you color by year (for example), connections tend to jump over instead of being row by row (not sure how to describe this in words ;-) )
Fil
May 17, 2021
I've shared my version here
https://observablehq.com/@fil/plot-parcoords
Reply
Add comment
Subscribe to notifications
1
1
Plot Parallel Coordinates | Lukas Hermann | Observable