I try to use your library but I have a problem with the eventClick, when the graph is loaded for the first time the event click is throw after two click, the first click on the graph do nothing, and only the second click can triggered the event. And that's only for the first click after the graph load.
Hi,
I try to use your library but I have a problem with the eventClick, when the graph is loaded for the first time the event click is throw after two click, the first click on the graph do nothing, and only the second click can triggered the event. And that's only for the first click after the graph load.
I've made a post on stackoverflow if you need to take a look at the code : https://stackoverflow.com/questions/51358273/nvd3-for-angular-element-click-doesnt-trigger-the-first-time
Thanks.