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

Commit 5a84379

Browse files
author
Anita Steiner
authored
Merge pull request #118 from datavisyn/vstoiber/prepare_archiving
Prepare Archiving
2 parents 39d8bfa + 2748d0a commit 5a84379

File tree

3 files changed

+1022
-804
lines changed

3 files changed

+1022
-804
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
1-
# Chart.js Box and Violin Plot
1+
# DEPRECATED: Chart.js Box and Violin Plot
22
[![Target Discovery Platform][tdp-image]][tdp-url] [![NPM Package][npm-image]][npm-url] [![CircleCI][circleci-image]][circleci-url]
33

44
Chart.js module for charting box and violin plots. **Works only with Chart.js >= 2.8.0**
55

66
![Box Plot](https://user-images.githubusercontent.com/4129778/42724341-9a6ec554-8770-11e8-99b5-626e34dafdb3.png)
77
![Violin Plot](https://user-images.githubusercontent.com/4129778/42724342-9a8dbb58-8770-11e8-9a30-3e69d07d3b79.png)
88

9+
### DEPRECATION Information
10+
11+
Please note that this project has been archived and is no longer being maintained. There is an active fork https://github.com/sgratzl/chartjs-chart-boxplot and we will also contribute our future changes to it.
12+
913

1014
## Install
1115

0 commit comments

Comments
 (0)