amoghskulkarni / WebGME-MOCA

A domain-specific modeling language for running analyses on manufacturing process models
2 stars 0 forks source link

Support for parallel coordinates #4

Open amoghskulkarni opened 7 years ago

amoghskulkarni commented 7 years ago

Refer to these links - https://www.youtube.com/watch?v=pfP0WZmfqug https://bl.ocks.org/jasondavies/1341281

Handcrafted example - cars.csv contains the data, parallel_coord_test.ipynb is the notebook and d3.min.js contains the d3 JavaScript library for visualization. All the files need to be at the same directory level.

files.zip

amoghskulkarni commented 7 years ago

Still need to figure out how to hide all the javascript clutter from the notebook.