Page 1 of 1

Add data to errorseries

Posted: Mon Feb 07, 2011 4:16 pm
by 16657864
Hi,

In V8 the following code (just for demonstration purposes) worked fine :
SELF:oDCTC:AddSeries(scError)
otemp2:=SELF:oDCTC:Series(SELF:oDCTC:SeriesCount-1)
For i:=1 to 10
otemp2:AsError:AddErrorBar(i, i*10, i*0.1, 'Test', clTeeColor)
next i

I recently migrated to V2010 and I get an error on : otemp2:AsError:AddErrorBar(i, i*10, i*0.1, 'Test', clTeeColor)
It says AddErrorBar is no method.

What am i doing wrong here ?
My goal is to draw an errormark (a T en reverse T) on the coordinate x, y with a specific height for the errormark.


TIA,

Jack

Re: Add data to errorseries

Posted: Tue Feb 08, 2011 12:08 pm
by yeray
Hi Jack,

You are right. It seems we broke it when we fixed this bug: TA05014618.
We are investigating it and we'll be back to you here as soon as possible.

Re: Add data to errorseries

Posted: Wed Feb 09, 2011 11:30 am
by yeray
Hi Jack,

We've just readded the AddErrorBar function in the scError series we removed by mistake. Excuse us for it. It will be available in the next maintenance release.

Re: Add data to errorseries

Posted: Wed Feb 09, 2011 12:39 pm
by 15046294
Thanks, and keep up the good work.

When will the maintenance release be available ?

Greetings,

Jack

Re: Add data to errorseries

Posted: Wed Feb 09, 2011 1:24 pm
by yeray
Hi Jack,

I hope in the next weeks. I recommend you to be aware at the following channels for new release announcements:
- Support forum
- RSS news feed
- Twitter
- Facebook