Skip to content

Commit

Permalink
CLN: istextmime for plotly mimetype handled in PlotlyBase
Browse files Browse the repository at this point in the history
  • Loading branch information
sglyon committed Feb 2, 2018
1 parent 53f4587 commit 9a63782
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/display.jl
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# ----------------------- #
# Display-esque functions #
# ----------------------- #
Base.istextmime(::MIME"application/vnd.plotly.v1+json") = true

function html_body(p::Plot)
"""
<div id="$(p.divid)" class="plotly-graph-div"></div>
Expand Down

0 comments on commit 9a63782

Please sign in to comment.