Pie chart problem

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Hermes
Newbie
Newbie
Posts: 54
Joined: Tue Feb 04, 2003 5:00 am
Location: Montevideo, Uruguay

Pie chart problem

Post by Hermes » Tue Aug 23, 2005 4:13 pm

Hi, I'm having a random problem with WEB TeeChart V2 that doesn't occurs in V1. When a pie chart with more than aprox 10 values is displayed, it has only one color instead of each color per serie. The same project with TeeChart v1 doesn't have this problem.

Hermes
Newbie
Newbie
Posts: 54
Joined: Tue Feb 04, 2003 5:00 am
Location: Montevideo, Uruguay

Post by Hermes » Tue Aug 23, 2005 7:53 pm

The problem is not with the number of points, is with the values, if your points are 20000, 250, 2, the result is a one color pie, if you set the points 2, 250, 20000 the result is a correct colored pie. More the one color pie is of the color corresponding to the pont with value 2.

Christopher
Site Admin
Site Admin
Posts: 1349
Joined: Thu Jan 01, 1970 12:00 am
Location: Riudellots de la Selva, Catalonia
Contact:

Post by Christopher » Wed Aug 24, 2005 7:17 am

Hi Hermes,

Thank you for reporting this one to us, I've been able to reproduce it here and will try and fix it before the next maintenance release.
Thank you!

Christopher Ireland (Steema crew)
Please be aware of the newsgroup archives:
http://www.teechart.net/support/search.php
http://groups.google.com
http://codenewsfast.com/

Hermes
Newbie
Newbie
Posts: 54
Joined: Tue Feb 04, 2003 5:00 am
Location: Montevideo, Uruguay

Post by Hermes » Thu Nov 24, 2005 1:39 pm

Any news about this one?

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

Post by Narcís » Thu Nov 24, 2005 2:58 pm

Hi Hermes,

Yes, this was fixed. The fix is included in all releases since Christopher Ireland's reply.
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

Hermes
Newbie
Newbie
Posts: 54
Joined: Tue Feb 04, 2003 5:00 am
Location: Montevideo, Uruguay

Post by Hermes » Thu Nov 24, 2005 6:50 pm

Is there a date for the new (not beta) release?

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

Post by Narcís » Fri Nov 25, 2005 8:45 am

Hi Hermes,

This release has been delayed slightly. We expect it to be ready before the end of the second week of December.
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

glikoz
Newbie
Newbie
Posts: 50
Joined: Fri Oct 07, 2005 4:00 am

Problem still existing.

Post by glikoz » Tue Jan 17, 2006 11:40 am

Hi,
It seems fixed in debug mode for webchart.
But when i publish the website the problem occurs again.

Any ideas?

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 Jan 17, 2006 12:43 pm

Hi glikoz,

This is not possible. Codebase used for debug and for release versions is the same. We have also checked that here and works fine.

You should make sure that your release version project is not referencing to an older TeeChart version.
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

Post Reply