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 - Demo Mode fucntions doesn't work properly
Summary: Demo Mode fucntions doesn't work properly
Status: RESOLVED FIXED
Alias: None
Product: VCL TeeChart
Classification: Unclassified
Component: Demos (show other bugs)
Version: 131119
Hardware: PC Windows
: --- enhancement
Target Milestone: ---
Assignee: Steema Issue Manager
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-21 05:24 EST by sandra pazos
Modified: 2013-11-22 05:31 EST (History)
1 user (show)

See Also:
Chart Series: ---
Delphi / C++ Builder RAD IDE Version:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.