We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb37565 commit 069b0e2Copy full SHA for 069b0e2
test/jasmine/tests/config_test.js
@@ -566,7 +566,7 @@ describe('config argument', function() {
566
.then(function() {
567
viewport.set(newWidth, newHeight);
568
})
569
- // Wait for resize to happen (Plotly.resize has a 100ms timeout)
+ // Wait for resize to happen (Plotly.Plots.resize has a 100ms timeout)
570
.then(delay(200))
571
// Check final figure size
572
0 commit comments