We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7740d57 commit 755bcf5Copy full SHA for 755bcf5
src/plot_api/plot_config.js
@@ -35,7 +35,7 @@ module.exports = {
35
showTips: true,
36
37
// link to open this plot in plotly
38
- showLink: true,
+ showLink: false,
39
40
// if we show a link, does it contain data or just link to a plotly file?
41
sendData: true,
0 commit comments