python - Setting Background color to transparent in Plotly plots - Stack Overflow
fig.update_layout(
paper_bgcolor='rgba(0,0,0,0)',
plot_bgcolor='rgba(0,0,0,0)'
)
python - Setting Background color to transparent in Plotly plots - Stack Overflow
fig.update_layout(
paper_bgcolor='rgba(0,0,0,0)',
plot_bgcolor='rgba(0,0,0,0)'
)
このページの著者: takanotume24
This version of the page was edited by Anonymous at . View the most recent version.