• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1
2    <div>
3
4        <script type="text/javascript" src="../../../graphs/hypergeometric_1f1/negative_b.js"></script>
5
6        <div id="49ba2424-47a3-454d-ba72-b46ded00693f" style="width: 800px; height: 600px;" class="plotly-graph-div"></div>
7        <script type="text/javascript">
8            (function(){
9                window.PLOTLYENV={'BASE_URL': 'https://plot.ly'};
10
11                var gd = document.getElementById('49ba2424-47a3-454d-ba72-b46ded00693f')
12                var resizeDebounce = null;
13
14                function resizePlot() {
15                    var bb = gd.getBoundingClientRect();
16                    Plotly.relayout(gd, {
17                        width: bb.width,
18                        height: bb.height
19                    });
20                }
21
22
23                window.addEventListener('resize', function() {
24                    if (resizeDebounce) {
25                        window.clearTimeout(resizeDebounce);
26                    }
27                    resizeDebounce = window.setTimeout(resizePlot, 100);
28                });
29
30
31
32                Plotly.plot(gd,  {
33                   data: negative_b.data,
34                   layout: negative_b.layout,
35                   frames: negative_b.frames,
36                    config: {"showLink": true, "linkText": "Export to plot.ly", "mapboxAccessToken": "pk.eyJ1IjoiY2hyaWRkeXAiLCJhIjoiY2lxMnVvdm5iMDA4dnhsbTQ5aHJzcGs0MyJ9.X9o_rzNLNesDxdra4neC_A"}
37                });
38
39           }());
40        </script>
41    </div>
42