plotly.js
plotly.js copied to clipboard
Unified hover: use `legend.tracegroupgap` in mock legend
trafficstars
When using a mock legend in the unified hover label, read the user-provided legend.tracegroupgap parameter instead of hardcoding tracegroupgap: 7. To make the tooltip match the legend.
Thanks for the PR. Looks good to me. Over to @alexcjohnson