Relative Content

Tag Archive for pythonjupyter-notebookgraphicsplotly

Border around plotly figure

I have some plotly plots that I like and just need one final piece before I can present them: a border around the entire figure. I have gotten this to work in matplotlib.pyplot via fig.patch.set_linewidth and fig.patch.set_edgecolor, but I have not been successful in plotly.