How to disable pop-ups when downloading images?

Add this CSS

.notifier-note {
  display: none;
}

But if you want stronger emotions add the two marked lines in the Plotly.js file

1 Like