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

Commit ed3dd10

Browse files
author
Anita Steiner
authored
Merge pull request #47 from datavisyn/vstoiber/prepare_archiving
Prepare Archiving
2 parents a3aba89 + a0df3c3 commit ed3dd10

3 files changed

Lines changed: 910 additions & 755 deletions

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Chart.js Error Bars Plugin
1+
# DEPRECATED: Chart.js Error Bars Plugin
22
[![Target Discovery Platform][tdp-image]][tdp-url] [![NPM Package][npm-image]][npm-url] [![CircleCI][circleci-image]][circleci-url]
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).
@@ -9,6 +9,11 @@ Try the demo on [Codepen](https://codepen.io/sluger/pen/YjJKYy).
99
![selection_038](https://user-images.githubusercontent.com/5220584/43774418-4d08132e-9a49-11e8-9e90-723ef91783c7.png)
1010
![selection_039](https://user-images.githubusercontent.com/5220584/43774420-4e7d7546-9a49-11e8-8cc9-67c63de96081.png)
1111

12+
### DEPRECATION Information
13+
14+
Please note that this project has been archived and is no longer being maintained. There is an active fork https://www.npmjs.com/package/chartjs-chart-error-bars and we will also contribute our future changes to it.
15+
16+
1217
## Install
1318
```bash
1419
npm install --save chart.js chartjs-plugin-error-bars

0 commit comments

Comments
 (0)