T O P I C R E V I E W |
chippr |
Posted - 12 Aug 2008 : 09:21:43 I've taken the beating heart plot from the polygraph example and changed the Y scale mode to RT_AUTOSCALE_Y_MAX. It takes about a minute or more before it changes the scale eventhough one of the first points is off the chart. I've obviously changed the way the data is created to induce the need for autoscaling.
Thanks |
2 L A T E S T R E P L I E S (Newest First) |
chippr |
Posted - 12 Aug 2008 : 10:59:36 Thanks,
I just figured out that the default was 100 and was looking for how to change it...
|
quinncurtis |
Posted - 12 Aug 2008 : 10:52:40 Call the scroll frames setMinSamplesForAutoScale with whatever value you want. The default value is 100.
|