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

Click event on each column in column chart #29

Closed tkserver closed 6 years ago

tkserver commented 6 years ago

I have successfully created a column chart in React with 4 columns. I need to be able to click each column and execute a specific function for each one. Is this possible?

ankane commented 6 years ago

Hey @tkserver, please check out the Contributing Guide.