2 questions please:
- Can I remove plotly logo mark through the fig.update_layout() method, instead of doing it separately via fig.show(config={‘displaylogo’: False})?
- legally speaking, for my employer’s commercial products, if we use plotly there, can we still remove plotly logo while using plotly for free?
Thanks!