math/doc/graphs/hypergeometric_1f1/negative_a.html
2019-03-16 10:27:51 +00:00

40 lines
1.3 KiB
HTML

<div>
<script type="text/javascript" src="../../../graphs/hypergeometric_1f1/negative_a.js"></script>
<div id="cc677464-acba-4deb-b026-ef0ea03f1259" style="width: 800px; height: 600px;" class="plotly-graph-div"></div>
<script type="text/javascript">
(function () {
window.PLOTLYENV = { 'BASE_URL': 'https://plot.ly' };
var gd = document.getElementById('cc677464-acba-4deb-b026-ef0ea03f1259')
var resizeDebounce = null;
function resizePlot() {
var bb = gd.getBoundingClientRect();
Plotly.relayout(gd, {
width: bb.width,
height: bb.height
});
}
window.addEventListener('resize', function () {
if (resizeDebounce) {
window.clearTimeout(resizeDebounce);
}
resizeDebounce = window.setTimeout(resizePlot, 100);
});
Plotly.plot(gd, {
data: negative_a.data,
layout: negative_a.layout,
frames: negative_a.frames,
config: { "showLink": true, "linkText": "Export to plot.ly", "mapboxAccessToken": "pk.eyJ1IjoiY2hyaWRkeXAiLCJhIjoiY2lxMnVvdm5iMDA4dnhsbTQ5aHJzcGs0MyJ9.X9o_rzNLNesDxdra4neC_A" }
});
}());
</script>
</div>