![]() | Steema Issues DatabaseNote: 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. |
Summary: | Missing Values on Chart when Using Old Dates -- ie 1892 | ||
---|---|---|---|
Product: | .NET TeeChart | Reporter: | jzarech <arechj_1999> |
Component: | Chart | Assignee: | 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 |
Created attachment 1071 [details]
Code that reproduces issue.
Created attachment 1072 [details]
Visual Studio 2019 Project to Reproduce Issue
This Visual Studio 2019 project shows how to reproduce the issue.
|
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.