Auswahl der Settings via Tabelle
MAP immer auf den Sensor zentrieren
This commit is contained in:
@@ -66,8 +66,6 @@ export async function showChart(params, typ, container) {
|
||||
if(sysparams.category === 'noise') {
|
||||
utils.showTabs()
|
||||
}
|
||||
document.querySelector('#odth').style.display = 'none'
|
||||
document.querySelector('#nbday').style.display = 'inline'
|
||||
erg.options.xAxis.labels.formatter = xformat
|
||||
erg.options.tooltip.formatter = form
|
||||
let chart = Highcharts.chart(container, erg.options, function (chart) {
|
||||
|
||||
Reference in New Issue
Block a user