Skip to content

Commit

Permalink
Update line chart sample 8
Browse files Browse the repository at this point in the history
  • Loading branch information
k0psutin committed Jul 21, 2024
1 parent e1d4f65 commit 0e8b9ad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ class _LineChartSample8State extends State<LineChartSample8> {
label: VerticalLineLabel(
show: true,
verticalOffset: 5,
horizontalOffset: 5,
horizontalOffset: -5,
alignment: Alignment.bottomRight,
style: const TextStyle(
fontSize: 9,
Expand Down

0 comments on commit 0e8b9ad

Please sign in to comment.