show race interval as work interval in details
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user