javascript - Dynamic data in Highcharts -


Has anyone used the JavaScript Charting Library? I have a few questions about this:

  • Does this support dynamic data? In other words, if I plot a chart and then want to update the data displayed on the chart, should I completely unload the chart? Or can I update the chart statistics in-place?

  • Is there a way to hide grid lines on line / bar charts?

  • The documentation on the site looks a little slim. Are there any other resources online for these charts?

a new call

  New highchart Chart (...)  

should do the trick. Documents are adequately full, but it may be very useful that they are small. And can the support with commercial licenses be better? Have you checked like other LIBs?


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

php - jQuery AJAX Post not working -