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 29c14d7 commit 84c93feCopy full SHA for 84c93fe
src/core.js
@@ -45,7 +45,6 @@ exports.downloadImage = require('./snapshot/download');
45
exports.validate = require('./plot_api/validate');
46
exports.addFrames = Plotly.addFrames;
47
exports.deleteFrames = Plotly.deleteFrames;
48
-exports.transition = Plotly.transition;
49
exports.animate = Plotly.animate;
50
51
// scatter is the only trace included by default
0 commit comments