Private
Public Access
1
0

upgrading static plots with flexible HR zone names

This commit is contained in:
Sander Roosendaal
2021-01-26 08:11:24 +01:00
parent fdd7622af4
commit 1ea99a8101
3 changed files with 10 additions and 4 deletions

View File

@@ -433,6 +433,7 @@ def make_plot(r,w,f1,f2,plottype,title,imagename='',plotnr=0):
'ftp':ftp,
'powerperc':serialize_list(powerperc),
'powerzones':serialize_list(r.powerzones),
'hrzones':serialize_list(r.hrzones),
}
# make plot - asynchronous task