We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f661184 commit 7d5492dCopy full SHA for 7d5492d
src/plot_api/plot_config.js
@@ -34,7 +34,7 @@ var configAttributes = {
34
valType: 'string',
35
dflt: '',
36
description: [
37
- 'When set it determines base URL for',
+ 'When set it determines base URL e.g. \'https://plotly.com\' for',
38
'the \'Edit in Chart Studio\' (aka sendDataToCloud) mode bar button',
39
'and the showLink/sendData on-graph link.'
40
].join(' ')
0 commit comments