diff --git a/templates/partials/page/person.html b/templates/partials/page/person.html index 0a578d3..2875fba 100644 --- a/templates/partials/page/person.html +++ b/templates/partials/page/person.html @@ -192,7 +192,6 @@ } ], { - title: '{{ exercise_graph['ExerciseName'] }}}', margin: { t: 0 }, xaxis: { type: 'date', showgrid: false }, yaxis: { title: 'Reps', showgrid: false },