mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-01-01 14:07:54 +01:00
Accordions now striped, HighCharts background transparent
This commit is contained in:
parent
8d6302e879
commit
16adccbba8
@ -628,8 +628,6 @@ function worldPie(id, worldSeries, gmSeries) {
|
||||
}
|
||||
|
||||
function updateGraphs() {
|
||||
var nightMode = window.localStorage.getItem('nightMode') == 'true';
|
||||
console.log(Highcharts.theme);
|
||||
for (let graph of graphs) {
|
||||
graph.update(Highcharts.theme);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user