Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
- add ObservableHQ example
  • Loading branch information
chrispahm authored Jul 6, 2020
1 parent b36f3ad commit a17969b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ Makes data points draggable. Supports touch events.
| Stacked Bar - Simple Stacked Bar | [demo](https://chrispahm.github.io/chartjs-plugin-dragdata/stackedBar.html) | [source](https://raw.githubusercontent.com/chrispahm/chartjs-plugin-dragdata/master/docs/stackedBar.html) |
| Stacked Horizontal Bar - Simple Stacked Horizontal Bar | [demo](https://chrispahm.github.io/chartjs-plugin-dragdata/stackedHorizontalBar.html) | [source](https://raw.githubusercontent.com/chrispahm/chartjs-plugin-dragdata/master/docs/stackedHorizontalBar.html) |

Click here to learn [how to use this plugin in an Observable](https://observablehq.com/@chrispahm/draggable-data-charts).

## Installation

### npm
Expand Down

0 comments on commit a17969b

Please sign in to comment.