ankane / react-chartkick

Create beautiful JavaScript charts with one line of React
https://chartkick.com/react
MIT License
1.2k stars 58 forks source link

Add documentation for chart events #26

Closed daumann closed 6 years ago

daumann commented 6 years ago

Awesome library! Could you add some examples on how to catch chart events?

As an example, how do I get select events from a Google chart?

ankane commented 6 years ago

Hey @daumann, afaik there's not a way to catch Google Charts events with Chartkick. I'd recommend using Google Charts directly if you need this.