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 2728

Summary: Missing Values on Chart when Using Old Dates -- ie 1892
Product: .NET TeeChart Reporter: jzarech <arechj_1999>
Component: ChartAssignee: Steema Issue Manager <issuemanager>
Status: UNCONFIRMED ---    
Severity: blocker    
Priority: High    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
Chart Series: --- Delphi / C++ Builder RAD IDE Version:
Attachments: Shows strange behaviour on chart with old dates.
Code that reproduces issue.
Visual Studio 2019 Project to Reproduce Issue

Description jzarech 2024-07-15 05:41:13 EDT
Created attachment 1070 [details]
Shows strange behaviour on chart with old dates.

When I use old dates on a chart system that works fine with newer date the chart skips any values in middle and only shows values near max and min x date values.
It also shows decreasing dates while moving from older dates to newer dates on X Bottom Axis.
Comment 1 jzarech 2024-07-15 05:41:57 EDT
Created attachment 1071 [details]
Code that reproduces issue.
Comment 2 jzarech 2024-07-15 05:42:57 EDT
Created attachment 1072 [details]
Visual Studio 2019 Project to Reproduce Issue

This Visual Studio 2019 project shows how to reproduce the issue.