Welcome to the Flutter feedback portal. We’re happy you’re here! If you have feedback on how to improve the Flutter, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Current behavior:
Axis will consider 1970 (default value) as the minimum and generate ticks, labels, and gridlines until it reaches the maximum.
Expected behavior:
Axis minimum value should be calculated from the maximum by considering current interval and interval type.