Skip to content

Fix: legend sizing for MathJax names - #7927

Open
rajnisht7 wants to merge 4 commits into
plotly:masterfrom
rajnisht7:firefox-legend-fix
Open

Fix: legend sizing for MathJax names#7927
rajnisht7 wants to merge 4 commits into
plotly:masterfrom
rajnisht7:firefox-legend-fix

Conversation

@rajnisht7

@rajnisht7 rajnisht7 commented Aug 1, 2026

Copy link
Copy Markdown

Bug fix:

When a trace's name contains LaTeX/MathJax (e.g. $\alpha_{1c} = 352$), the legend sometimes renders too small to fit the math cutting it off completely. This mostlyshows up in Firefox, but the underlying bug isn't Firefox-specific.
This PR tries to resolve this bug

Fixes #559

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MathJax does not render in hover labels

1 participant