fix #529
This commit is contained in:
@@ -4830,7 +4830,7 @@ def interactive_multiple_compare_chart(ids,xparam,yparam,plottype='line',
|
||||
plot.add_tools(HoverTool(renderers=[l1[cntr]],tooltips=TIPS))
|
||||
cntr += 1
|
||||
|
||||
plot.legend.location='bottom_right'
|
||||
plot.legend.location='top_right'
|
||||
plot.xaxis.axis_label = axlabels[xparam]
|
||||
plot.yaxis.axis_label = axlabels[yparam]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user