mirror of
https://git.teknik.io/Teknikode/Teknik.git
synced 2023-08-02 14:16:22 +02:00
Changed visitor chart to always be zeroed at 0.
This commit is contained in:
parent
b642f01246
commit
72fa1ff967
@ -268,7 +268,8 @@ $(document).ready(function () {
|
||||
yAxis: {
|
||||
title: {
|
||||
text: 'Visitors'
|
||||
}
|
||||
},
|
||||
min: 0
|
||||
},
|
||||
tooltip: {
|
||||
shared: true,
|
||||
|
Loading…
Reference in New Issue
Block a user