41 lines
1.5 KiB
HTML
41 lines
1.5 KiB
HTML
<body>
|
|
<script type="text/javascript" src="../../../graphs/hypergeometric_1f1/negative_ab.js"></script>
|
|
|
|
<div id="2867e84a-7d1d-4110-b28a-fb718dbd65ca" 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('2867e84a-7d1d-4110-b28a-fb718dbd65ca')
|
|
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_ab.data,
|
|
layout: negative_ab.layout,
|
|
frames: negative_ab.frames,
|
|
config: {"showLink": true, "linkText": "Export to plot.ly", "mapboxAccessToken": "pk.eyJ1IjoiY2hyaWRkeXAiLCJhIjoiY2lxMnVvdm5iMDA4dnhsbTQ5aHJzcGs0MyJ9.X9o_rzNLNesDxdra4neC_A"}
|
|
});
|
|
|
|
}());
|
|
</script>
|
|
</body>
|
|
|