Fast method to add data to a static graph
Hello:
I am looking for a fast way to add an array of data to a static graph without adding them one point at a time using addDataPoint(). I also don't care about the x values. They are just sequential. I want to update the entire graph at once and then refresh the display. Is there a way to do this?
Thanks,
Dan
