Dont display exercise title on graph as its being shown via dom
This commit is contained in:
@@ -192,7 +192,6 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
title: '{{ exercise_graph['ExerciseName'] }}}',
|
|
||||||
margin: { t: 0 },
|
margin: { t: 0 },
|
||||||
xaxis: { type: 'date', showgrid: false },
|
xaxis: { type: 'date', showgrid: false },
|
||||||
yaxis: { title: 'Reps', showgrid: false },
|
yaxis: { title: 'Reps', showgrid: false },
|
||||||
|
|||||||
Reference in New Issue
Block a user