Legend checkbox error

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
msr
Newbie
Newbie
Posts: 8
Joined: Tue May 17, 2005 4:00 am

Legend checkbox error

Post by msr » Tue Feb 06, 2007 10:46 pm

TeeChart Pro 7.08 Win32 VCL

There is a bug when one changes the legend style from "No check boxes" to "Check boxes" and back. If you have multiple series on a chart and change the legend to show checkboxes, this works fine. When you change it back to no check boxes, it turns off the checkboxes, but it also unchecks all of the series except for the first one which was checked.

It would make a lot more sense for each series to maintain its state rather than to be turned off when the legend style changes. My guess is that it thinks its briefly a radio button and therefore unchecks everything but the first selected series.

You can see this behavior using the New Features Demo.
1. Go to "New in Legend" and Choose "Legend Title"
2. Click on the "Legend Title properties" button
3. Click on the Series Tab, choose Series 1 and Clone it. You now have two series displayed on the chart.
4. Click on the Legend Tab and change the style from "No check boxes" to "Check boxes". Both series are now displayed in the legend as checked.
5. Change the style from "Check boxes" back to "No check boxes". Series 2 disappears from the Legend. If you check the Series tab it has now become unchecked.

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 Feb 07, 2007 12:16 pm

Hi msr,

I could reproduce the issue here using v7.08 but I've checked that this works fine in TeeChart Pro v8 Beta which is the version we are currently working in. If you are interested in beta-testing v8 please let us know and we will send you necessary information.
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

msr
Newbie
Newbie
Posts: 8
Joined: Tue May 17, 2005 4:00 am

Post by msr » Mon Feb 12, 2007 5:55 pm

I'd be happy to beta test v8. Just let me know what I need to do to start testing it.

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 Feb 13, 2007 7:59 am

Hi msr,

Ok, I've just sent the info. to beta test v8 to your forums contact e-mail address.
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

msr
Newbie
Newbie
Posts: 8
Joined: Tue May 17, 2005 4:00 am

Post by msr » Tue Feb 13, 2007 4:47 pm

I got the info.

Post Reply