mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Do not stack bar charts.
This commit is contained in:
parent
d91fd2492c
commit
ebad20ce0e
1 changed files with 0 additions and 1 deletions
|
|
@ -116,7 +116,6 @@ export default function PageviewsChart({
|
||||||
ticks: {
|
ticks: {
|
||||||
beginAtZero: true,
|
beginAtZero: true,
|
||||||
},
|
},
|
||||||
stacked: true,
|
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue