Private
Public Access
1
0

show race interval as work interval in details

This commit is contained in:
Sander Roosendaal
2020-05-24 12:33:36 +02:00
parent d5f61d75ae
commit d2fd4fe562
5 changed files with 29 additions and 8 deletions

View File

@@ -3312,7 +3312,6 @@ def interactive_chart(id=0,promember=0,intervaldata = {}):
plot.legend.location = "bottom_right"
# add shaded bar chart areas
if intervaldata != {}:
intervaldf = pd.DataFrame(intervaldata)