You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extra lines labels will be cut off, if any border is set to be clipped
The padding on extra-line labels does not work correctly. On VerticalExtraLines I expect top padding to move the label down, which does not happen. Horizontal lines should be moved up by adding bottom padding, which also does not happen.
To Reproduce
The following code can be run in the example app provided with the repository.
Code to reproduce issue
Complete code for line_chart_sample1.dart with ExtraLinesData
Describe the bug
To Reproduce
The following code can be run in the example app provided with the repository.
Code to reproduce issue
Complete code for line_chart_sample1.dart with ExtraLinesData
Screenshots
Versions
The text was updated successfully, but these errors were encountered: