Skip to content

Commit

Permalink
Merge pull request #213 from cstjean/html_body
Browse files Browse the repository at this point in the history
Import html_body from PlotlyBase
  • Loading branch information
sglyon authored Aug 31, 2018
2 parents 2fb2f20 + 780f664 commit 7b3b855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PlotlyJS.jl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import PlotlyBase:
restyle!, relayout!, update!, addtraces!, deletetraces!, movetraces!,
redraw!, extendtraces!, prependtraces!, purge!, to_image, download_image,
restyle, relayout, update, addtraces, deletetraces, movetraces, redraw,
extendtraces, prependtraces, prep_kwargs, sizes, savefig, _tovec
extendtraces, prependtraces, prep_kwargs, sizes, savefig, _tovec, html_body

using WebIO
using JSExpr
Expand Down

0 comments on commit 7b3b855

Please sign in to comment.