The `pick` layer of `Parcoords` should not be displayed on the plot. Currently it is included in the graph with a tiny opacity of `0.01`. https://github.com/plotly/plotly.js/blob/121227b923a6a46dfcc56ce2fdc614f2091e21ee/src/traces/parcoords/parcoords.js#L401
The
picklayer ofParcoordsshould not be displayed on the plot.Currently it is included in the graph with a tiny opacity of
0.01.plotly.js/src/traces/parcoords/parcoords.js
Line 401 in 121227b