forked from CGM_Public/pretix_original
Statistics: Disable chart interpolation
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
ykeys: ['ordered', 'paid'],
|
||||
labels: ['{% trans "Placed orders" %}', '{% trans "Paid orders" %}'],
|
||||
lineColors: ['#000099', '#009900'],
|
||||
smooth: false,
|
||||
resize: true
|
||||
});
|
||||
new Morris.Bar({
|
||||
|
||||
Reference in New Issue
Block a user