Skip to content

Commit

Permalink
feat: Added demo for FAQ's about Synchronized charts. Closes #93.
Browse files Browse the repository at this point in the history
  • Loading branch information
KacperMadej committed Dec 27, 2018
1 parent c5081f0 commit 1362608
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -402,3 +402,8 @@ More info about custom themes in [Highcharts general documentation](https://www.
#### I have a general issue with Highcharts and TypeScript
The correct repository to report such issues is [main Highcharts repository](https://github.com/highcharts/highcharts/issues).
#### Synchronized Charts Angular demo
Based on original Highcharts demo for [Synchronized charts](https://www.highcharts.com/demo/synchronized-charts).
Additionally added class based sync between charts - [demo](https://codesandbox.io/s/5wwz8qy1l4).

0 comments on commit 1362608

Please sign in to comment.