chartkick
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| chartkick [2021/04/24 12:18] – slack | chartkick [2021/04/24 13:12] (current) – slack | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| [[https:// | [[https:// | ||
| + | |||
| + | The '' | ||
| + | |||
| + | For some reason axes need to be labelled '' | ||
| <code ruby> | <code ruby> | ||
| Line 28: | Line 32: | ||
| lineTension: | lineTension: | ||
| curve: true, # false = straight line segments | curve: true, # false = straight line segments | ||
| + | scales: { | ||
| + | xAxes: [{ | ||
| + | display: false, | ||
| + | ticks: { | ||
| + | maxTicksLimit: | ||
| + | }, | ||
| + | # Can't get anything else to work here | ||
| + | } | ||
| + | } | ||
| } | } | ||
| ) | ) | ||
| end | end | ||
| </ | </ | ||
chartkick.1619266682.txt.gz · Last modified: 2021/04/24 12:18 by slack