plot title in trend flex
This commit is contained in:
@@ -324,6 +324,7 @@ groupchoices = list(sorted(grouplabels.items(), key = lambda x:x[1]))
|
||||
formaxlabelsmultiflex = formaxlabels.copy()
|
||||
formaxlabelsmultiflex.pop('time')
|
||||
formaxlabelsmultiflex.pop('distance')
|
||||
formaxlabelsmultiflex['workoutid'] = 'Workout'
|
||||
parchoicesmultiflex = list(sorted(formaxlabelsmultiflex.items(), key = lambda x:x[1]))
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user