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 - Missing Values on Chart when Using Old Dates -- ie 1892
Summary: Missing Values on Chart when Using Old Dates -- ie 1892
Status: UNCONFIRMED
Alias: None
Product: .NET TeeChart
Classification: Unclassified
Component: Chart (show other bugs)
Version: unspecified
Hardware: PC Windows
: High blocker
Target Milestone: ---
Assignee: Steema Issue Manager
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-15 05:41 EDT by jzarech
Modified: 2024-07-15 05:43 EDT (History)
0 users

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


Attachments
Shows strange behaviour on chart with old dates. (124.67 KB, image/jpeg)
2024-07-15 05:41 EDT, jzarech
Details
Code that reproduces issue. (124.01 KB, image/jpeg)
2024-07-15 05:41 EDT, jzarech
Details
Visual Studio 2019 Project to Reproduce Issue (37.17 KB, application/x-zip-compressed)
2024-07-15 05:42 EDT, jzarech
Details

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