Script execution
This commit is contained in:
@@ -189,3 +189,4 @@ def add_convex_hull_plot(title, x,y, name=None, clear = False, x_range = None, y
|
||||
hull.setLineWidth(2)
|
||||
hull.setData(hx,hy)
|
||||
hull.setColor(s.color)
|
||||
return [hx,hy]
|
||||
|
||||
Reference in New Issue
Block a user