Skip to content

Commit a9384b9

Browse files
author
Kevin Yan
committed
Merge pull request #474 from oli887/docstring_fix
Removing duplicate show_link kwarg
2 parents a8f905b + 6e064d0 commit a9384b9

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)