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 a708381 commit e78b099Copy full SHA for e78b099
1 file changed
src/plot_api/plot_api.js
@@ -2794,6 +2794,4 @@ function makePlotFramework(gd) {
2794
fullLayout._hoverlayer = fullLayout._toppaper.append('g').classed('hoverlayer', true);
2795
2796
gd.emit('plotly_framework');
2797
-
2798
- return 'FRAMEWORK';
2799
}
0 commit comments