Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gevgeny authored Feb 12, 2017
1 parent fc87a5e commit 392ff6e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,8 @@ onChartSelection (e) {
this.to = e.originalEvent.xAxis[0].max.toFixed(2);
}
```
[Live Demo](https://plnkr.co/edit/vdgKVJOymMYhiyqZrPma?p=preview)
👉 [Live Demo](https://plnkr.co/edit/vdgKVJOymMYhiyqZrPma?p=preview)
#### Series Events
To use series events the same way you need to add the `series` component as a child of your chart. The only purpose of this auxiliary component is to provide access to [options.plotOptions.series.events](https://api.highcharts.com/highcharts#plotOptions.series.events) API
Expand Down

0 comments on commit 392ff6e

Please sign in to comment.