Merge tag 'v2.32' into develop
hotfix
This commit is contained in:
@@ -908,6 +908,8 @@ def interactive_cum_flex_chart2(theworkouts,promember=0,
|
||||
except KeyError:
|
||||
yparam1 = 'None'
|
||||
|
||||
datadf.dropna(axis=1,how='all',inplace=True)
|
||||
datadf.dropna(axis=0,how='any',inplace=True)
|
||||
|
||||
yparamname1 = axlabels[yparam1]
|
||||
if yparam2 != 'None':
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
|
||||
<div id="title" class="grid_12 alpha">
|
||||
<h1>Indoor Rower Stroke Analysis</h1>
|
||||
<h1>Stroke Analysis</h1>
|
||||
</div>
|
||||
|
||||
<div class="grid_12 alpha">
|
||||
|
||||
Reference in New Issue
Block a user