mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Statistics: Adjust label angle to 30°
This commit is contained in:
@@ -32,6 +32,6 @@ $(function () {
|
||||
labels: [gettext('Placed orders'), gettext('Paid orders')],
|
||||
barColors: ['#000099', '#009900'],
|
||||
resize: true,
|
||||
xLabelAngle: 60
|
||||
xLabelAngle: 30
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user