Steema Issues Database

Note: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;
otherwise you can use StackOverflow.
Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy.



Bug 449

Summary: Demo Mode fucntions doesn't work properly
Product: VCL TeeChart Reporter: sandra pazos <sandra>
Component: DemosAssignee: Steema Issue Manager <issuemanager>
Status: RESOLVED FIXED    
Severity: enhancement CC: david
Priority: ---    
Version: 131119   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
Chart Series: --- Delphi / C++ Builder RAD IDE Version:

Description sandra pazos 2013-11-21 05:24:37 EST
The Demo example All Features\Welcome! \Functions\Standard\Mode Function doesn't work in correct way. If you check/uncheck Include Null values check box, the example doesn't change and if you check/uncheck Hide Null values check box, the result is opposite as you expect. 

To see the problem you only need open the sample demo.
Comment 1 david berneda 2013-11-22 05:31:48 EST
Fixed.
The problem was the demo sample values were random, not appropiate to show how Mode calculation works.

Also fixed the "Hide Null" checkbox, it was being done inverted.