debugging
This commit is contained in:
@@ -671,7 +671,7 @@ def interactive_otwcpchart(powerdf,promember=0):
|
||||
y_range_name = "watermark",
|
||||
)
|
||||
|
||||
plot.circle('Delta','CP',source=source,fill_color='red',size=15,
|
||||
plot.line('Delta','CP',source=source,color='red',line_width=5,
|
||||
legend='Power Data')
|
||||
plot.xaxis.axis_label = "Duration (seconds)"
|
||||
plot.yaxis.axis_label = "Power (W)"
|
||||
|
||||
Reference in New Issue
Block a user