On Jun 14, 10:06 am, nitesh dulal <
nitesh.dul...@gmail.com> wrote:
> hey can u tell me how to disable the pinching on the coreplot without
> disabling the scrolling
> thnks in advance
>
> On Thu, Jun 9, 2011 at 12:22 PM, nitesh dulal <
nitesh.dul...@gmail.com>wrote:
>
>
>
> > hi i realised where i was going wrong thanks anyways :)
>
> > On Thu, Jun 9, 2011 at 10:31 AM, nitesh dulal <
nitesh.dul...@gmail.com>wrote:
>
> >> no no! i was jus trying to explain you the situation its doesnt take that
> >> much time to plot
> >> it just lags behind the time scale
> >> see what i am doing is
> >> m plotting a stock plot for a day.
> >> so i have an array where i store the data which comes from the webservice
> >> the webservice returns the data every 5 secs
> >> so after every 5 secss its obvious i have to reload the datasource
> >> methods
> >> so i assumed that by the time the next time datasource are called the plot
> >> would be drawn.
> >> but it is drawn only after the i call the datasource methods using reload
> >> for the next time interval
> >> but at the end everythings does get plot but its jus lags
> >> i just wana know if they are any methods which help me draw on on a
> >> certain range
> >> like my x axis time
> >> i wana plot 10am to 11 am first time
> >> then i wana plot for 11-12 the second time i call teh datasource methids
>