WIP WIP prepared for Geiger
This commit is contained in:
@@ -63,7 +63,9 @@ export async function showChart(params, typ, container) {
|
||||
}
|
||||
let erg = await fetchfromserver(url)
|
||||
if (!erg.err) {
|
||||
utils.showTabs()
|
||||
if(sysparams.category === 'laerm') {
|
||||
utils.showTabs()
|
||||
}
|
||||
document.querySelector('#odth').style.display = 'none'
|
||||
document.querySelector('#nbday').style.display = 'inline'
|
||||
erg.options.xAxis.labels.formatter = xformat
|
||||
|
||||
Reference in New Issue
Block a user