![]() | 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: | Wrong bottom axis labels when the axis range is very small | ||
---|---|---|---|
Product: | VCL TeeChart | Reporter: | yeray alonso <yeray> |
Component: | Axis | Assignee: | david berneda <david> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | yeray |
Priority: | --- | ||
Version: | 37.230130 | ||
Target Milestone: | --- | ||
Hardware: | PC | ||
OS: | Windows | ||
URL: | https://www.steema.com/support/viewtopic.php?f=3&t=17837 | ||
Chart Series: | --- | Delphi / C++ Builder RAD IDE Version: |
Description
yeray alonso
2023-02-20 07:27:42 EST
Fixed the 18/02/2023 with commit d3a61d8 Just added an extra check for XValues (with HasNoMandatoryValues method to support horizontal series), in commit 89c7b79. |