Private
Public Access
1
0

added inboard to dataprepnodjango

This commit is contained in:
Sander Roosendaal
2017-08-08 20:49:03 +02:00
parent 497d1dabb3
commit 5d235c5954

View File

@@ -579,7 +579,7 @@ def smalldataprep(therows,xparam,yparam1,yparam2):
def dataprep(rowdatadf,id=0,bands=True,barchart=True,otwpower=True,
empower=True,debug=True):
empower=True,debug=True,inboard=0.88):
if rowdatadf.empty:
return 0