Skip to content

Commit 8271c73

Browse files
committed
Updated description [skip ci]
1 parent eb9bb44 commit 8271c73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ Set significant digits - *Chart.js, Highcharts* [master]
221221
new Chartkick.LineChart("chart-1", data, {precision: 3})
222222
```
223223

224-
Round values when displayed - *Chart.js, Highcharts* [master]
224+
Set rounding - *Chart.js, Highcharts* [master]
225225

226226
```javascript
227227
new Chartkick.LineChart("chart-1", data, {round: 2})

0 commit comments

Comments
 (0)