-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Description
There is no way to set the 4th parameter in plotly.js when using offline plots as it is hardcoded in _plot_html (https://github.com/plotly/plotly.py/blob/master/plotly/offline/offline.py#L100)
config = {}
config['showLink'] = show_link
config['linkText'] = link_text
jconfig = json.dumps(config)davidism and Rikorose
Metadata
Metadata
Assignees
Labels
No labels