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

Commit

Permalink
Merge pull request #47 from datavisyn/vstoiber/prepare_archiving
Browse files Browse the repository at this point in the history
Prepare Archiving
  • Loading branch information
Anita Steiner authored Nov 25, 2021
2 parents a3aba89 + a0df3c3 commit ed3dd10
Show file tree
Hide file tree
Showing 3 changed files with 910 additions and 755 deletions.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Chart.js Error Bars Plugin
# DEPRECATED: Chart.js Error Bars Plugin
[![Target Discovery Platform][tdp-image]][tdp-url] [![NPM Package][npm-image]][npm-url] [![CircleCI][circleci-image]][circleci-url]

[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).
Expand All @@ -9,6 +9,11 @@ Try the demo on [Codepen](https://codepen.io/sluger/pen/YjJKYy).
![selection_038](https://user-images.githubusercontent.com/5220584/43774418-4d08132e-9a49-11e8-9e90-723ef91783c7.png)
![selection_039](https://user-images.githubusercontent.com/5220584/43774420-4e7d7546-9a49-11e8-8cc9-67c63de96081.png)

### DEPRECATION Information

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.


## Install
```bash
npm install --save chart.js chartjs-plugin-error-bars
Expand Down
Loading

0 comments on commit ed3dd10

Please sign in to comment.