Move the datapoint text so it's above the circle.

This commit is contained in:
Bauke 2023-06-07 18:35:32 +02:00
parent c5fba811fb
commit 43fbb060ff
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ impl UserCountChart {
format!("{:0}", y)
}
},
(-10, 15),
(-20, -25),
text_style(20),
)
},