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
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’]}