removed print statement
This commit is contained in:
@@ -2099,7 +2099,6 @@ def interactive_multiple_compare_chart(ids, xparam, yparam, plottype='line',
|
||||
promember=0, workstrokesonly=True,
|
||||
labeldict=None, startenddict={}):
|
||||
|
||||
print(startenddict)
|
||||
columns = [xparam,yparam]
|
||||
columns_basic = [xparam,yparam]
|
||||
add_columns = [
|
||||
|
||||
Reference in New Issue
Block a user