parallelPlot 0.2.0
- Added:
- new argument ‘cssRules’ to apply CSS rules
- new argument and API ‘invertedAxes’ to set orientation of axes
- new argument ‘sliderPosition’ to set initial position of slider
- ‘getPlotConfig’ API to have an exported plot with same configuration
- ‘controlWidgets’ argument to tell if some widgets must be available to control plot
- display a tooltip when mouse is over a trace
- new color palettes coming from ‘d3-scale’ (including ‘viridis’, the default palette used by matlab)
- Fixed:
- improve spreading when traces go through a category
parallelPlot 0.1.0
- Added a
NEWS.md
file to track changes to the package.