plotly.js
plotly.js copied to clipboard
Avoid conflict between `sankey` mocked x and y axes with cartesian `xy` subplot
Fixes #6263.
@plotly/plotly_js
What exactly is the conflict here? Does this mean sankey selection after this won't work if there's an xy subplot but it will work if you only have some other subplot like x2y2?