Hey everyone,
I've got a chart that contains about 20k datapoints. It takes several seconds to call grChartAdd() this many times.
I'm setting Visible = False and DisplayEnabled = False.
Anyone have tips for speeding this up?
In the meantime, I'm going to work on averaging my data and not having 20k datapoints to begin with. :-)
Thank you!
I've got a chart that contains about 20k datapoints. It takes several seconds to call grChartAdd() this many times.
I'm setting Visible = False and DisplayEnabled = False.
Anyone have tips for speeding this up?
In the meantime, I'm going to work on averaging my data and not having 20k datapoints to begin with. :-)
Thank you!