Pie and Donut issues

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Eric
Newbie
Newbie
Posts: 99
Joined: Wed Sep 14, 2005 4:00 am

Post by Eric » Mon Apr 24, 2006 2:55 pm

Dear Narcís
Yes. it work.
But i found another problem.

1. Pie series can not be display
- Create a Pie series
- Add 1 or 2 item with zero figure.

2. Donut series error
- Create a Donut series
- Add 1 or 2 item with zero figure.

Hope can solved this as soon as possible
Eric

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 Apr 25, 2006 3:22 pm

Hi Eric,

1. It is displayed for me using:

Code: Select all

      pie1.Add(0, Color.Red);
      pie1.Add(0, Color.Blue);
However, it doesn't much sense to me drawing a pie like these. What would you expect to be drawn in that case?

2. I've been able to reproduce the error here and added it to our defect list (TF02011384) to be fixed for future 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

Eric
Newbie
Newbie
Posts: 99
Joined: Wed Sep 14, 2005 4:00 am

Post by Eric » Wed Apr 26, 2006 2:20 am

Dear Narcís

1. I agreen with you draw zero figure chart is not make sense, but it could happen on my client.

2. Quite sometime haven't release latest setup file and I saw one of the topic. The next release will be out soon. Hope you all can solved problem before release the latest setup file..

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

Post by Narcís » Wed Apr 26, 2006 7:54 am

Hi Eric,

1. A pie is currently displayed using our latest sources, which will make for the next maintenance release, and the code I posted.

2. It will be difficult as we expect the next maintenance release to be out before the end of this week. We already tried to fix that issue but some complications were found and it will need further investigation.
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

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 Apr 27, 2006 10:45 am

Hi Eric,
2. It will be difficult as we expect the next maintenance release to be out before the end of this week. We already tried to fix that issue but some complications were found and it will need further investigation.
As a follow up to my previous post, we could finally fix it and will be included in the announced maintenance release.
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

Eric
Newbie
Newbie
Posts: 99
Joined: Wed Sep 14, 2005 4:00 am

Post by Eric » Thu Apr 27, 2006 3:01 pm

Dear Narcís

That is great! Appreciate that if you can inform me when the new setup file has been release.

Thank & Best Regard
Eric

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 Apr 27, 2006 3:10 pm

Hi Eric,

We will post an announcement in this forum so I'd appreciate you to be aware to the new messages in the upcoming days.
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

Eric
Newbie
Newbie
Posts: 99
Joined: Wed Sep 14, 2005 4:00 am

Post by Eric » Tue May 02, 2006 6:00 pm

Dear Narcís

I have tried the latest DebugBuild setup file which, release on 20-Feb-06 but it's seem like, the problem still occurs when drawing zero figure in donut.

Can you kindly let me know, which setup file will be able to solve the above problem ASAP?

Your kind assistance is greatly appreciated.

Eric

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

Post by Narcís » Wed May 03, 2006 8:30 am

Hi Eric,

As I told you in this thread, we fixed that on 27th April 2006 so it is impossible for it to be fixed in a 20th February 2006 release. We are currently arranging the installers for the next maintenance release which we expect to be released during this week.
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

Eric
Newbie
Newbie
Posts: 99
Joined: Wed Sep 14, 2005 4:00 am

Post by Eric » Wed May 10, 2006 7:28 am

Dear Narcís

I have tried the TeeChart for .NET version 2 setup file which, release on 08/May/2006 but it's seem like, the problem still occurs when drawing zero figure in donut.

So can you please tell me which version has solved this problem

Thank & Best Regard
Eric

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

Post by Narcís » Wed May 10, 2006 7:55 am

Hi Eric,

It works fine for me here using the 8th May 2006 release. Can you please check that you have correctly updated your project references?
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

Eric
Newbie
Newbie
Posts: 99
Joined: Wed Sep 14, 2005 4:00 am

Post by Eric » Wed May 10, 2006 10:13 am

Dear Narcís

Ya. You are correct. My .Net not able to use the latest release because the license issue. After uninstall and reinstall everyting OK.

Anyway.. Thank

Post Reply