Serious bug in 3d stacked bar charts

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
cheaps
Newbie
Newbie
Posts: 17
Joined: Thu Mar 25, 2004 5:00 am
Location: Boston MA
Contact:

Serious bug in 3d stacked bar charts

Post by cheaps » Mon Mar 29, 2004 6:00 pm

I have already informed Steema of this, so this is just to let other users know...


Teechart 7 still has a very obvious bug. It is unable to correctly draw stacked 3d bar charts if some of the values are negative and some are postive. The 3d effect gets screwed up.

This is very easy to reproduce - you can do it in the IDE with no programmmg. I did notify Steema about this way back in V3 of teechart, so Im kind of surpised it has not been fixed!

Steema has informed me this is being addressed in the next release.

Marjan
Site Admin
Site Admin
Posts: 745
Joined: Fri Nov 07, 2003 5:00 am
Location: Slovenia
Contact:

Post by Marjan » Mon Apr 05, 2004 1:41 pm

Hi.

Yes, you're correct. This one is on our bug list for some time now. An all-purpose solution for stacking in 3d has not yet been found. We're still testing/investigating different approaches :
+ better anti-overlapping algorithm and TCanvas3D level
or
+ special drawing order when stacking in 3d (at TCustomBarSeries or at TChartSeries level)

We'll keep working on this problem and include improved version with each TeeChart release.
Marjan Slatinek,
http://www.steema.com

cheaps
Newbie
Newbie
Posts: 17
Joined: Thu Mar 25, 2004 5:00 am
Location: Boston MA
Contact:

Has bug with 3d stacked bar charts been fixed in 7.02?

Post by cheaps » Thu Dec 30, 2004 6:22 pm

Hi - just checking if the new version (7.02) resolves the long-standing bug in Teechart, whereby 3d stacked bar charts with any negative values do not draw correctly.

Thanks!

Marjan
Site Admin
Site Admin
Posts: 745
Joined: Fri Nov 07, 2003 5:00 am
Location: Slovenia
Contact:

Post by Marjan » Fri Dec 31, 2004 8:58 am

Hi.

The bug is still there in 7.02 release.
Marjan Slatinek,
http://www.steema.com

cheaps
Newbie
Newbie
Posts: 17
Joined: Thu Mar 25, 2004 5:00 am
Location: Boston MA
Contact:

Post by cheaps » Fri Dec 31, 2004 5:11 pm

Thanks - any idea when it might get fixed? Its been there for literally years now.

I'm guessing that it is due to a fundamental flaw in how 3d charts are rendered and therefore hard to fix. Is that true?

Regards and Happy New Year

Pep
Site Admin
Site Admin
Posts: 3295
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Fri Dec 31, 2004 5:45 pm

Hi,

>Thanks - any idea when it might get fixed? Its been there for literally >years now.
I'm sorry, we cannot tell a fixed date. As you said I believe that the problem is related in how 3d chart are rendered and we must be sure what we change in order to not come with another problems.

>Regards and Happy New Year
Many thanks :!: and goes the same for you :wink:

Timo
Newbie
Newbie
Posts: 12
Joined: Wed Jul 11, 2007 12:00 am
Contact:

Post by Timo » Tue Aug 21, 2007 9:28 am

Hi,

seems like this bug is still alive in Version 8.01. Is there any known workaround? (hard to believe this cannot be solved in 3 years).

Regards,
Timo

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Tue Aug 21, 2007 9:41 am

Hi Timo,

Yes, this hasn't been fixed yet and it is a high priority issue on our defect list to be fixed for next releases.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

cheaps
Newbie
Newbie
Posts: 17
Joined: Thu Mar 25, 2004 5:00 am
Location: Boston MA
Contact:

Re: Serious bug in 3d stacked bar charts

Post by cheaps » Thu Mar 15, 2012 9:29 pm

After 8 years (really!) and lots more gray hair, I thought I would check in with you all to see if there has been any progress on fixing this bug. I notice it still exists in TeeChart v806. I notice also that you said it was a high priority to fix back in 2007. Anything you can tell us?

Thanks!

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Serious bug in 3d stacked bar charts

Post by Yeray » Fri Mar 16, 2012 10:06 am

Hi!

Many changes have been applied to the Bar series and the stacked negative values situation since v7.

I can actually see the following items in the release notes
v2011
TV52015730
TV52011757

v8
TV52014308
TV52011847
Please, give it a try to the actual evaluation version.

I actually see you are source code customer. If you still have problems with it with the actual version, please try to arrange a simple example project we can run as is to reproduce the problem here.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply