- Fixed
excepterror when not using Rails
- Fixed blank screen bug
- Fixed language support
- Added timelines
- Added support for multiple groups
- Added
htmloption
- Added global options
- Added
colorsoption
- Added geo chart
- Added
discreteoption
- Added global
content_foroption - Added
stackedoption
- Added localization for Google Charts
- Added bar chart and area chart
- Resize Google Charts on window resize
- Added content_for option
- Updated chartkick.js to v1.0.1
- Added support for Sinatra
- Added support for Padrino and Rails 2.3+
- Updated chartkick.js to v1.0.1
- Use semantic versioning (no changes)
- Removed
:min => 0default for charts with negative values - Show legend when data given in
{:name => "", :data => {}}format
- Fix for
Uncaught ReferenceError: Chartkick is not definedwhen chartkick.js is included in the<head>