I'm using a data points in my line graph and I was wondering if it's possible to put some js into the datapoint so that I can use some of nice javascript modal windows out there?
I have a working line graph and was wondering if I can just change the swf name to ScrollLine2d and add in numvisibleplot or do I also need to change my json structure so that instead of just using the data structure I switch to categories and dataset structure. I'm having trouble deciphering what's really required from the example json listed in the documentation.
Thanks, Mark