Closed syntagmatic closed 8 years ago
Updates in #90
For anyone following along, I still use this pattern for new parallel coordinates plots. Here are some of the most recent ones:
http://bl.ocks.org/syntagmatic/81569910d887d9c782fce11deac68f39 http://bl.ocks.org/syntagmatic/c9fb69e425a3c07cfbd09169941fbf46
These don't use d3.parcoords, but have a clean way to specify types/dimensions.
Miso Dataset does a nice job with documenting how to add new datypes. http://misoproject.com/dataset/tutorials/data_types
Here's a proof-of-concept bl.ock with
Number
andString
types.http://bl.ocks.org/syntagmatic/8ff691209324f1814257