forked from CGM_Public/pretix_original
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