Skip to content

Commit 1e46227

Browse files
committed
update test/plot-schema.json
1 parent ff34976 commit 1e46227

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

test/plot-schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -336,8 +336,8 @@
336336
"valType": "boolean"
337337
},
338338
"showSendToCloud": {
339-
"description": "Should we include a modebar button that sends this chart to a URL specified by `plotlyServerURL`, for sharing the chart with others? Note that this button can (depending on `plotlyServerURL` being set) send your data to an external server.",
340-
"dflt": true,
339+
"description": "Should we include a modebar button that sends this chart to a URL specified by `plotlyServerURL`, for sharing the chart with others? Note that this button will (after a confirmation step) send chart data to an external server.",
340+
"dflt": false,
341341
"valType": "boolean"
342342
},
343343
"showSources": {

0 commit comments

Comments
 (0)