Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6e064d0

Browse files
committed
Removing duplicate show_link kwarg
1 parent eaa2169 commit 6e064d0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

plotly/offline/offline.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -406,9 +406,6 @@ def iplot_mpl(mpl_fig, resize=False, strip_style=False,
406406
resize (default=False) -- allow plotly to choose the figure size.
407407
strip_style (default=False) -- allow plotly to choose style options.
408408
verbose (default=False) -- print message.
409-
show_link (default=True) -- display a link in the bottom-right corner of
410-
of the chart that will export the chart to Plotly Cloud or
411-
Plotly Enterprise
412409
show_link (default=True) -- display a link in the bottom-right corner of
413410
of the chart that will export the chart to
414411
Plotly Cloud or Plotly Enterprise

0 commit comments

Comments
 (0)