I\'m using Plotly to draw gauge charts in my Django project.
In views.py, I tried to update layout by setting margin for the graph like the following:
views.py