How to hide Save and Edit Link in Modebar

Hello,

I am using the latest version of the js library downloaded from github - 1.4.1.

In the modebar there is a ‘save’ icon to save and edit plot in cloud. How do I disable it?

In fact, how do I disable any button in modebar?

Thank you,
Manish

I think I got the answer:

{modeBarButtonsToRemove: [‘sendDataToCloud’]}

1 Like