Skip to content

Commit

Permalink
ENH: remove IJulia.display_dict(::PlotlyBase.Plot) definition from Pl…
Browse files Browse the repository at this point in the history
…otlyJS.jl
  • Loading branch information
sglyon committed Feb 6, 2018
1 parent 20a3c98 commit 5dff673
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/displays/ijulia.jl
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,4 @@ prependtraces!(jd::JupyterDisplay, update::Associative=Dict(),
end
end
set_display!(JupyterDisplay)

IJulia.display_dict(p::Plot) =
Dict("text/plain" => sprint(show, "text/plain", p))
end

0 comments on commit 5dff673

Please sign in to comment.