Skip to content

Files

Latest commit

Jul 28, 2013
39c2621 · Jul 28, 2013

History

History
37 lines (20 loc) · 613 Bytes

CHANGELOG.md

File metadata and controls

37 lines (20 loc) · 613 Bytes

1.2.0

  • Added bar chart and area chart
  • Resize Google Charts on window resize

1.1.3

  • Added content_for option

1.1.2

  • Updated chartkick.js to v1.0.1

1.1.1

  • Added support for Sinatra

1.1.0

  • Added support for Padrino and Rails 2.3+

1.0.1

  • Updated chartkick.js to v1.0.1

1.0.0

  • Use semantic versioning (no changes)

0.0.5

  • Removed :min => 0 default for charts with negative values
  • Show legend when data given in {:name => "", :data => {}} format

0.0.4

  • Fix for Uncaught ReferenceError: Chartkick is not defined when chartkick.js is included in the <head>