Closed
Description
Hello,
I customized the hover event to trigger it on each subplots at the same time. When Plotly creates labels, it plots them in a single group. Is it possible force Plotly to plot each labels separately?
like in this example that uses an older version of Poltly: https://jsfiddle.net/2v2qp0hy/2/
this is my example on codpen: https://codepen.io/maio93/pen/OQxoZx
Thank you