This d3.js parallel coordinates plot is another experiment in how we might use interactive plots in Javascript to represent a partykit / rpart object from R. The example builds on this d3.js collapsible tree plot. Eventually, it would be nice to combine the tree and parallel coordinates into a layout with synced interactivity.
htmltools to build html/js in RrCharts does for us, such as dependency management, rendering, sharing, multi-format publishing, etc.It is impossible to make this list complete, but I would like to thank
htmltoolsrlist and pipeRModified http://d3js.org/d3.v3.js to a secure url
Modified http://syntagmatic.github.com/parallel-coordinates/d3.parcoords.js to a secure url
https://d3js.org/d3.v3.js
https://syntagmatic.github.com/parallel-coordinates/d3.parcoords.js