Plotly output resize (#16313)

Allow plotly to resize based on the size of the output itself, not only when the window is resized. This allows cells in Notebook Views to adjust based on  resize.
This commit is contained in:
Daniel Grajeda
2021-07-21 22:06:26 -06:00
committed by GitHub
parent c5c7ca019d
commit fd954ddcb2
2 changed files with 16 additions and 10 deletions

View File

@@ -740,7 +740,7 @@
"rxjs/**",
"ng2-charts",
"chart.js",
"plotly.js-dist-min",
"plotly.js",
"angular2-grid",
"html-query-plan",
"turndown",