![]() | 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: | Line animation drawing strange lines when having floating point x values | ||
|---|---|---|---|
| Product: | VCL TeeChart | Reporter: | yeray alonso <yeray> |
| Component: | Other Components | Assignee: | Steema Issue Manager <issuemanager> |
| Status: | CONFIRMED --- | ||
| Severity: | enhancement | ||
| Priority: | --- | ||
| Version: | 26.181203 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows | ||
| URL: | https://stackoverflow.com/questions/55727956/progressive-line-series-animation-using-teechart | ||
| Chart Series: | --- | Delphi / C++ Builder RAD IDE Version: | |
| Attachments: |
test project
gif screen record |
||
Created attachment 908 [details]
gif screen record
Gif showing the test application running
|
Created attachment 907 [details] test project Everything is fine when using integer x-values in your series but not with floating point x-values. Then the animation draws strange lines starting at the top/bottom of the chart. See the project attached comparing both scenarios and a gif showing the project running.