forked from CGM_Public/pretix_original
Statistics: Fixed bar colors
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
xkey: 'item',
|
||||
ykeys: ['ordered', 'paid'],
|
||||
labels: ['{% trans "Placed orders" %}', '{% trans "Paid orders" %}'],
|
||||
lineColors: ['#000099', '#009900'],
|
||||
barColors: ['#000099', '#009900'],
|
||||
resize: true
|
||||
});
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user