Move the datapoint text so it's above the circle.
This commit is contained in:
parent
c5fba811fb
commit
43fbb060ff
|
@ -106,7 +106,7 @@ impl UserCountChart {
|
||||||
format!("{:0}", y)
|
format!("{:0}", y)
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
(-10, 15),
|
(-20, -25),
|
||||||
text_style(20),
|
text_style(20),
|
||||||
)
|
)
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue