Update README with corrected dates and added
version history; modify Highcharts settings to disable UTC
This commit is contained in:
@@ -131,7 +131,7 @@ export const loadAll = async (params, start = 2, curtab = '') => {
|
||||
|
||||
export const setNoUTC = () => {
|
||||
Highcharts.setOptions({
|
||||
global: {
|
||||
time: {
|
||||
useUTC: false // Don't use UTC on the charts
|
||||
},
|
||||
accessibility: { // supress warning concerning accessability
|
||||
|
||||
Reference in New Issue
Block a user