data-ui
data-ui copied to clipboard
Click handling in RadialChart?
It looks like only Network, XYChart, Histogram and EventFlow currently support click handling.
I see that click handling in Histogram was only implemented recently in #102. You mention that it was supposed to be trivial to add; however, looking at #103, the code is anything but trivial for me; so, unfortunately, I'm unable to implement it myself and submit a prepared pull request there.
It would be great if RadialChart also supported onClick event.
Hi @penartur, sorry I don't currently have the bandwidth to implement this myself. If you (or someone else) is interested in it, it really should not be as complex as the historgram package, tho.