Hi,
Is there an easy way to make pie chart labels clickable like the rest of the pie slice it represents?
I have a pie chart that at some points will take up most of the screen and will have large labels inside each slice but I noticed that the labels are not clickable like the rest of the pie slice is, it just shows you the typical text line cursor.
I supposed I could do something with the divs that the labels are in but i wanted to see if there was a better way using the gflot library.
Thanks.