Sha256: 22dce99a2deeb68cce7dc41f7b2be1c0fdfd951e651aff4ab00419582b1cd635

Contents?: true

Size: 1.35 KB

Versions: 1

Compression:

Stored size: 1.35 KB

Contents

## 1.4.2

- Added `width` option
- Added `label` option
- Added support for `stacked: false` for area charts
- Lazy load adapters
- Better tooltip for dates for Google Charts
- Fixed asset precompilation issue with Rails 5

## 1.4.1

- Fixed regression with `min: nil`

## 1.4.0

- Added scatter chart
- Added axis titles

## 1.3.2

- Fixed `except` error when not using Rails

## 1.3.1

- Fixed blank screen bug
- Fixed language support

## 1.3.0

- Added timelines

## 1.2.5

- Added support for multiple groups
- Added `html` option

## 1.2.4

- Added global options
- Added `colors` option

## 1.2.3

- Added geo chart
- Added `discrete` option

## 1.2.2

- Added global `content_for` option
- Added `stacked` option

## 1.2.1

- Added localization for Google Charts

## 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>`

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
chartkick-1.4.2 CHANGELOG.md