Reworked timeseries backend and added support to bar charts

This commit is contained in:
Matteo Biscosi 2023-12-12 15:39:47 +00:00
parent 0dbf2f532b
commit f189241784
10 changed files with 709 additions and 464 deletions

View file

@ -1581,7 +1581,6 @@ function driver:timeseries_top(options, top_tags)
id = id,
name = value[3],
ext_label = ext_label,
type = "line",
data = total_serie
}
end