Skip to content

Commit 4538bfc

Browse files
Temporarily removing link to S3
1 parent ecc1e88 commit 4538bfc

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

_posts/plotly_js/2015-04-05-plotly_js-index.html

-9
Original file line numberDiff line numberDiff line change
@@ -137,15 +137,6 @@ <h1>Plotly Javascript Open Source Graphing Library</h1>
137137
</div>
138138
</div>
139139
</div>
140-
<div class="block-title">Fully interactive</div>
141-
<div class="block-content">
142-
<code>plotly.js</code> charts are shipped with zoom, pan, hover, and click interactions. Click-and-drag to zoom into a region, double-click to autoscale, click on legend items to toggle traces. All of these events are also <a target="_blank" href="#chart-events">exposed in the API</a>.
143-
</div>
144-
<div style="border: 1px solid #C2C2C2;">
145-
<video style="width: 100%;" preload="auto" loop="loop" autoplay>
146-
<source src="https://s3.amazonaws.com/plotly-downloads/js-interactive.mp4" type="video/mp4">
147-
</video>
148-
</div>
149140
<div class="block-title">Universal</div>
150141
<div class="block-content">
151142
By abstracting charts to a declarative JSON structure, <code>plotly.js</code> is used as a browser-based charting library for <a target="_blank" href="https://plot.ly/python/">Python</a>, <a target="_blank" href="https://plot.ly/r/">R</a>, <a target="_blank" href="https://plot.ly/matlab/">MATLAB</a>.

0 commit comments

Comments
 (0)