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 #49 from datavisyn/vstoiber/prepare_archiving
Browse files Browse the repository at this point in the history
Prepare Archiving
  • Loading branch information
Anita Steiner committed Nov 25, 2021
2 parents 0390562 + 4eb50ab commit 0945bda
Show file tree
Hide file tree
Showing 3 changed files with 1,293 additions and 1,032 deletions.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
# Chart.js Hierarchical Scale Plugin
# DEPRECATED: Chart.js Hierarchical Scale Plugin
[![Target Discovery Platform][tdp-image]][tdp-url] [![NPM Package][npm-image]][npm-url] [![CircleCI][circleci-image]][circleci-url]

Chart.js module for adding a new categorical scale which mimics a hierarchical tree.

![hierarchy](https://user-images.githubusercontent.com/4129778/41763778-6722e04a-75ff-11e8-84ad-1b417fd25c65.gif)

### DEPRECATION Information

Please note that this project has been archived and is no longer being maintained. There is an active fork https://github.com/sgratzl/chartjs-plugin-hierarchical and we will also contribute our future changes to it.


## Install
```bash
npm install --save chart.js chartjs-scale-hierarchical
Expand Down
Loading

0 comments on commit 0945bda

Please sign in to comment.