Adjust metrics of HitEventTimingDistributionGraph

This commit is contained in:
Dean Herbert 2023-07-13 18:31:45 +09:00
parent 947b40149f
commit 0881f4772c

View File

@ -131,14 +131,11 @@ namespace osu.Game.Screens.Ranking.Statistics
Container axisFlow; Container axisFlow;
const float axis_font_size = 12; Padding = new MarginPadding { Horizontal = 5 };
InternalChild = new GridContainer InternalChild = new GridContainer
{ {
Anchor = Anchor.Centre,
Origin = Anchor.Centre,
RelativeSizeAxes = Axes.Both, RelativeSizeAxes = Axes.Both,
Width = 0.8f,
Content = new[] Content = new[]
{ {
new Drawable[] new Drawable[]