*** WIP WIP *** some smaller changes

This commit is contained in:
rxf
2023-04-04 10:38:01 +02:00
parent 48d2f82d83
commit b6a8b1706c
4 changed files with 12 additions and 190 deletions
+1 -1
View File
@@ -386,7 +386,7 @@ export const dayNightData = (params, values) => {
let options = utils.createGlobObtions()
// options.xAxis.plotBands = utils.calcWeekends(data, true)
options.xAxis.tickInterval = 24 * 3600 * 1000
options.xAxis.title = 'Date'
options.xAxis.title.text = 'Date'
// options.xAxis.labels = {
// formatter: function () {
// return this.axis.defaultLabelFormatter.call(this);