Hallo everybody,
i want to extend the jqplot plugins such that the axis ticks are tranformed into hyperlinks and/or are hook with click events. i have know idea on how to go about it. it could also any other javascript based charting framework or library.
thanks
Hallo everybody, i want to extend the jqplot plugins such that the axis ticks
Share
Since you stated any other javascript based library, you could take a look at this example, done with HighCharts: http://jsfiddle.net/grVFk/1424/
I hope is usefull.