Open
Description
Hello,
I created a patch for Plotly which impvoes display of axis tick labels for logarithmic axes of scatter plots.
More preciesly, it avoids overlapping labels much better (IMHO) than before.
The issue and the patch is described in more detail here:
https://stackoverflow.com/questions/70926979/skip-overlapping-tick-labels-in-plotly-javascript/70953790#70953790
Do you think this has a chance to be merged? Then I'll create a PR for the master branch.
If this needs more work, please advise.
Thank you!