We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
plotly
Learn more about funding links in repositories.
Report abuse
2 parents 579d3cc + e247a11 commit 4d8cca4Copy full SHA for 4d8cca4
src/components/modebar/buttons.js
@@ -71,7 +71,7 @@ modeBarButtons.toImage = {
71
72
modeBarButtons.sendDataToCloud = {
73
name: 'sendDataToCloud',
74
- title: 'Save and edit plot in cloud',
+ title: 'Edit in Chart Studio',
75
icon: Icons.disk,
76
click: function(gd) {
77
Plots.sendDataToCloud(gd);
0 commit comments