MCPcopy
hub / github.com/plotly/plotly.js / afterResize

Function afterResize

test/jasmine/tests/config_test.js:75–78  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

73 }
74
75 function afterResize() {
76 checkLayoutSize(relayoutWidth, relayoutHeight);
77 if(!autosize) compareLayoutAndFullLayout(gd);
78 }
79
80 Plotly.newPlot(gd, data, layout, config).then(function() {
81 beforeResize();

Callers

nothing calls this directly

Calls 2

checkLayoutSizeFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…