-
Notifications
You must be signed in to change notification settings - Fork 776
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[syncfusion_flutter_charts] X-Axis with interval month or year updates ticks confusingly #2130
Comments
Hi DrNiels, We have reviewed your query and would like to inform you that, based on the current behavior, the axis recalculates the axis labels in the same position when the visible range changes. Currently, there is no option to meet this requirement in the SfCartesianChart. However, we have already logged a feature request for "Instead of recalculating the axis labels keep them stable on panning" in our feedback portal. We will prioritize features for each release based on demand and priority so that this feature may be available in one of our upcoming releases. You can also track the status of the feature with the feedback provided. FR: https://www.syncfusion.com/feedback/36499 Regards, |
Bug description
When panning a chart with fixed interval type and one value for each interval step, the x axis moves along with the values as expected if the interval is day or lower. However, at the levels month and year, the x axis updates the displayed ticks and changes the day, providing the feeling of the ticks "standing still" and only moving the columns, especially if the (default) dateformat does not include the day.
It would be nice to always have the smooth version like day and below.
Syncfusion Flutter Charts are at version 27.1.50
Steps to reproduce
Code sample
Code sample
Screenshots or Video
Screenshots / Video demonstration
Weird panning on month and above:
Smooth panning on day and below:
Stack Traces
Stack Traces
Not applicable
On which target platforms have you observed this bug?
Android, Web
Flutter Doctor output
Doctor output
The text was updated successfully, but these errors were encountered: