mirror of
https://github.com/rstudio/shiny.git
synced 2026-02-06 20:55:24 -05:00
Plots can now use <img>
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<input type="number" name="n" value="500" min="1" max="10000" />
|
||||
</p>
|
||||
|
||||
<div id="plot1" class="live-plot"></div>
|
||||
<img id="plot1" class="live-plot"/>
|
||||
|
||||
<div id="table1" class="live-html"></div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user