mirror of
https://github.com/BradNut/umami
synced 2025-09-08 17:40:29 +00: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: {
|
||||
beginAtZero: true,
|
||||
},
|
||||
stacked: true,
|
||||
},
|
||||
],
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue