mirror of
https://github.com/pi-hole/web.git
synced 2025-12-24 12:48:29 +00:00
Fix zeroLineColor in all graphs
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
@@ -303,6 +303,7 @@ $(function () {
|
||||
},
|
||||
gridLines: {
|
||||
color: gridColor,
|
||||
zeroLineColor: gridColor,
|
||||
},
|
||||
ticks: {
|
||||
fontColor: ticksColor,
|
||||
|
||||
Reference in New Issue
Block a user