Skip to content

Commit e247a11

Browse files
authored
change Save to Edit
1 parent 3dd5e77 commit e247a11

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: 'Send to Chart Studio',
74+
title: 'Edit in Chart Studio',
7575
icon: Icons.disk,
7676
click: function(gd) {
7777
Plots.sendDataToCloud(gd);

0 commit comments

Comments
 (0)