-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Problem with marker.line.width arrays containing scientific number strings #4057
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Good eye. Replacing I wonder what we do elsewhere with exponent-notation inside strings (e.g. |
It is pretty strange. Only happens with |
A regression may be involved here since 1.29.0: |
@archmoj wanna close this one too? |
No. In respect to #4056 (comment) let's keep that open until we apply similar fixes (already applied for bars) for other traces. |
Scientific numbers in marker.line.width arrays may cause
bar
plot to fill the rest of plot in black!Codepen.
The text was updated successfully, but these errors were encountered: