jettro / jettro/c3-angular-directive
How to capture the x axis tick label
Open
- Dominant language
- JavaScript
- Stars
- 201
- Forks
- 96
- PR merge metrics
- No merged PRs in 30d
Description
http://jsfiddle.net/duc8sLmo/
whenever we hover on bar chart on top of that we see a x axis tick label i need to capture"may 20015" "zune 2015" onclick event . tried with onclick i got this object { x: 1, value: 2, id: "y", index: 1, name: "y" }.
i am getting index value on each click , not getting that string x="may 2015" please help me with this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.