Page 1 of 1

Has the average line functionality been fixed?

Posted: Tue Oct 02, 2007 11:36 am
by 9643849
I'd like to put some new light on a topic earlier discussed here:
http://www.teechart.net/support/viewtop ... ht=average

I still have the problem (using TeeChart v 2 for .NET), so my question is, has this been fixed in some update for version 2 or perhaps for version 3?

Too see what the problem looks like in a graph, take a look at this sample graph (the thick dark line is the average line):
http://www.brosten.com/temp/graphError.JPG

Regards
Andreas Brosten

Posted: Tue Oct 02, 2007 11:50 am
by narcis
Hi Andreas,

I'm afraid this hasn't been implemented yet. Please be aware at this forum for new release announcements and what's being implemented/fixed on them.

Thanks in advance.

Posted: Tue Oct 02, 2007 1:02 pm
by 9643849
Thank you fpr a quick answer!
I ended up creating my own functionality to calculate a correct average line. Not the most pretty one, but it seems to work and it's pretty fast, so it'll do for now.

Regards Andreas