Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit 2b207f0

Browse files
author
sluger
committed
updated readme
1 parent 405c941 commit 2b207f0

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
[Chart.js](http://www.chartjs.org/) plugin for adding error bars to Line-, Barcharts or hierarchical Barcharts. This plugin also works with the [Hierarchical Scale Plugin](https://github.com/datavisyn/chartjs-scale-hierarchical).
55

6+
Try the demo on [Codepen](https://codepen.io/sluger/pen/YjJKYy).
7+
68
![selection_037](https://user-images.githubusercontent.com/5220584/43774415-4ab5ae88-9a49-11e8-813d-48d607d45225.png)
79
![selection_038](https://user-images.githubusercontent.com/5220584/43774418-4d08132e-9a49-11e8-9e90-723ef91783c7.png)
810
![selection_039](https://user-images.githubusercontent.com/5220584/43774420-4e7d7546-9a49-11e8-8cc9-67c63de96081.png)
@@ -64,7 +66,7 @@ Find more [Samples](https://github.com/datavisyn/chartjs-plugin-error-bars/tree/
6466
* @default: derived from borderColor
6567
*/
6668
color: '#666'
67-
69+
6870
/**
6971
* bar width in pixel as number or string or bar width in percent based on the barchart bars width (max 100%)
7072
* @default 10

0 commit comments

Comments
 (0)