diff --git a/templates/partials/page/person.html b/templates/partials/page/person.html
index f8baf3e..5702302 100644
--- a/templates/partials/page/person.html
+++ b/templates/partials/page/person.html
@@ -224,7 +224,7 @@
{% endif %}
],
{
- margin: { t: 0 },
+ margin: { t: 0, l: 20, r: 20 },
xaxis: { type: 'date', showgrid: false },
yaxis: { title: 'Reps', showgrid: false },
yaxis2: {