highcharts components

0
0

Hi,

There is any close release/Example with highcharts support?

Thanks

Orel.

  • You must to post comments
0
0

Hi Orel,

please find a sample here: http://wisej.s3.amazonaws.com/support/attachments/HighchartsSample.zip

screen

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:

init_script

On the server side we have this code to generate random data, provide it to the widget and handle the server side click event:

server_code

Best regards
Frank

  • Orel Gabay
    Wow! thank you Frank!! i have some suggestion. there are very good samples in the forum, i think it will be great to put them maybe in one main thread. thank you very much for you help again Regards Orel
  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.