Page 1 of 1

Exception with Series Band

Posted: Thu Nov 05, 2015 11:48 pm
by 15666468
Hello Help desk,

We are having issues with Series Band tool.

When a user adds a series band from the chart editor without selecting Series2 and tries to delete series band that contains only one series, the application breaks.

We need to handle this exception.

Is there any way to handle the add series band event and assign "Series" value to "Series2" value by default?

Thanks in advance

Khaled

Re: Exception with Series Band

Posted: Fri Nov 06, 2015 4:23 pm
by Christopher
Hello Khaled,

Can you reproduce this issue by code, or does it only happen in the chart editor?

Re: Exception with Series Band

Posted: Sun Nov 08, 2015 10:54 pm
by 15666468
Hi Christopher,

We are not coding the series band feature since we do not want the series band to be added by default.

Our users may optionally add series bands using the chart editor.

Steps to reproduce:
1. Add a series
2. Assign random values into the series data source
3. Add a series band from tools
4. Select series: <Name of the series that you added>
5. Delete the series band

Kind regards

Khaled

Re: Exception with Series Band

Posted: Mon Nov 09, 2015 9:33 am
by Christopher
Hello Khaled,

I have been able to reproduce this problem here and have added it to our issue tracking software with id=1367. This issue has now been fixed, and the fix required the following source code change:
seriesBand.PNG
seriesBand.PNG (73.6 KiB) Viewed 9484 times
This change will be made public with the next TeeChart maintenance release.

Re: Exception with Series Band

Posted: Tue Nov 10, 2015 1:21 am
by 15666468
Hi Christopher

Thanks for resolving the issue. It is so nice to have such an awesome tool and prompt help from you guys.

Kind regards

Khaled

Re: Exception with Series Band

Posted: Tue Nov 10, 2015 9:03 am
by Christopher
Thank you very much Khaled, you're very welcome!