Skip to content

Commit 7d5492d

Browse files
committed
provide example base URL
1 parent f661184 commit 7d5492d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plot_api/plot_config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ var configAttributes = {
3434
valType: 'string',
3535
dflt: '',
3636
description: [
37-
'When set it determines base URL for',
37+
'When set it determines base URL e.g. \'https://plotly.com\' for',
3838
'the \'Edit in Chart Studio\' (aka sendDataToCloud) mode bar button',
3939
'and the showLink/sendData on-graph link.'
4040
].join(' ')

0 commit comments

Comments
 (0)