Hi
we are new to writing javascript,json and html and wishing to create charts I have a question and wondering if anyone can help?
If we wish to display a chart with say 4 channels and having 4000 points per channel, what is the best way to carry this out? The data will be taking from a database on our server using our own software, and don’t want to wait a long time to have the chart drawing (we wish to zoom and pan) . The database reads the data very fast so the only issue is drawing the chart.
As I am a newbie is there basic examples on how to start using the product?
Thanks Scott