Skip to content

Releases: timelyportfolio/parcoords

1.0.0 - CRAN

30 May 02:55
Compare
Choose a tag to compare

parcoords 1.0.0

  • update source JavaScript library to modular parcoords-es to stay current with d3 and avoid conflicts with other versions of d3

  • add proxy and methods for control and use of a parcoords htmlwidget from Shiny

  • rework color argument completely to allow for coloring by a continuous variable and provide more flexibility for future use. Now we can also eliminate htmlwidgets::JS from the argument so that the R user does not need to write JavaScript functions.

  • allow horizontal scrolling when parcoords bigger than screen

  • add center method for horizontally centering parcoords based on a column/dimension

  • add snapshot method to export chart in current state to png

  • add experimental Breshenham mode mode = 'tiled'

v0.3.0 resize

23 Jun 21:12
Compare
Choose a tag to compare

Add resize and use newest htmlwidgets JS template

fix for Firefox Windows

18 Dec 15:23
Compare
Choose a tag to compare

This updates d3.svg.multibrush to fix Firefox in Windows with 1d-multi (see #14). No changes to API.

Tasks

22 Aug 18:45
Compare
Choose a tag to compare

parcoords get tasks.

first release

12 Mar 20:01
Compare
Choose a tag to compare
first release Pre-release
Pre-release

First release with a decent set of features, but still so much left to do.