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 f41469c commit 9f73cfdCopy full SHA for 9f73cfd
README.md
@@ -63,7 +63,7 @@ plotlyCore.register([
63
require('plotly.js/lib/choropleth')
64
]);
65
66
-module.exports = customPlotly;
+module.exports = plotlyCore;
67
```
68
69
Then elsewhere in your code:
0 commit comments