0.3.0
- Upgrade to chart.js v2.4.0
 
- Allows titles with 
main option 
- Allows legends
 
0.2.0
- 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
 
0.1.2
Fix test error with new htmlwidgets version
0.1.1
First CRAN release
0.0.2
- Data frame input accepted.
 
- colMatrix now aligned to 
col2rgb output (transpose of
previous version). 
0.0.1
First GitHub release.