- Upgrade to chart.js v2.4.0
- Allows titles with
main
option - Allows legends
- Plots with no data will render (with no data) issue 5
- Change Shiny defaults so the canvas isn't huge issue 3
- Added basic shiny example
- Added options shiny example
- runExample function to easily access the shiny apps
Fix test error with new htmlwidgets version
First CRAN release
- Data frame input accepted.
- colMatrix now aligned to
col2rgb
output (transpose of previous version).
First GitHub release.