Skip to content

Commit 3dd5e77

Browse files
authored
Update "Save and edit plot in cloud" text
1 parent 2f8da23 commit 3dd5e77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/modebar/buttons.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ modeBarButtons.toImage = {
7171

7272
modeBarButtons.sendDataToCloud = {
7373
name: 'sendDataToCloud',
74-
title: 'Save and edit plot in cloud',
74+
title: 'Send to Chart Studio',
7575
icon: Icons.disk,
7676
click: function(gd) {
7777
Plots.sendDataToCloud(gd);

0 commit comments

Comments
 (0)