Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7729067

Browse files
Added embedded gif to 3d-density docs
1 parent 72ed948 commit 7729067

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

_posts/python/density-plots/2015-06-30-density-plots.html

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,17 @@ <h4 id="2D-Histogram-Contour-Plot-with-Slider-Control">2D Histogram Contour Plot
146146
<div class="text_cell_render border-box-sizing rendered_html">
147147
<p>Add slider controls to 2d-density-plot plots with the <a href="https://github.com/plotly/postMessage-API" target="_blank">postMessage API</a>.</p>
148148
<p>See the <a href="https://jsfiddle.net/plotlygraphs/y9sdy76h/4/" target="_blank">code on JSFiddle</a>.</p>
149-
<p>Watch <a href="https://raw.githubusercontent.com/plotly/documentation/gh-pages/all_static/images/flight_conflicts.gif" target="_blank">the 5 second video</a> of how it works.</p>
149+
<p>Watch <a href="https://raw.githubusercontent.com/plotly/documentation/gh-pages/all_static/images/flight_conflicts.gif" target="_blank">the 5 second video</a> of how it works:</p>
150+
151+
</div>
152+
</div>
153+
</div>
154+
<div class="cell border-box-sizing text_cell rendered">
155+
<div class="prompt input_prompt">
156+
</div>
157+
<div class="inner_cell">
158+
<div class="text_cell_render border-box-sizing rendered_html">
159+
<p><img src="https://raw.githubusercontent.com/plotly/documentation/gh-pages/all_static/images/flight_conflicts.gif" alt="IPython terminal"></p>
150160

151161
</div>
152162
</div>

0 commit comments

Comments
 (0)