negative_b_incalculable.html 1.6 KB

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