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 f140625 commit 56770a6Copy full SHA for 56770a6
1 file changed
lib/node_modules/@stdlib/plot/lib/index.js
@@ -34,7 +34,7 @@
34
35
// MODULES //
36
37
-var plot = require( '@stdlib/plot/ctor' );
+var plot = require( '@stdlib/plot/2d' );
38
39
40
// EXPORTS //
0 commit comments