Hi,
There is any close release/Example with highcharts support?
Thanks
Orel.
Hi Orel,
please find a sample here: http://wisej.s3.amazonaws.com/support/attachments/HighchartsSample.zip
Here we supply the chart with sample data generated on the server and handle the click event on data points to fire back an event to the server
(that simply shows an alert box).
We made use of the Widget control where we set up the packages property first. Additionally we have defined the following InitScript:
On the server side we have this code to generate random data, provide it to the widget and handle the server side click event:
Best regards
Frank
Please login first to submit.