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