diff --git a/source/charts/mod.rs b/source/charts/mod.rs index 49f3a21..65e2c13 100644 --- a/source/charts/mod.rs +++ b/source/charts/mod.rs @@ -106,7 +106,7 @@ impl UserCountChart { format!("{:0}", y) } }, - (-10, 15), + (-20, -25), text_style(20), ) },