Skip to content
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

Uncaught (in promise) ReferenceError: MathJax is not defined #1380

Closed
ssjunior opened this issue Feb 15, 2017 · 2 comments
Closed

Uncaught (in promise) ReferenceError: MathJax is not defined #1380

ssjunior opened this issue Feb 15, 2017 · 2 comments

Comments

@ssjunior
Copy link

This is a simple bar chart that I don't think that should need MathJax.

The legends are being rendered wrong and there is nothing unconventional there. Pie charts are OK with the same data set:

Without MaxJax
http://codepen.io/ssjunior/pen/QdoygK

With MathJax
http://codepen.io/ssjunior/pen/EZMPXE

@etpinard
Copy link
Contributor

Thanks for the report.

Having two $ in one string that appears in SVG <text> break plotly.js at the moment if MathJax isn't loaded on the page.

We could do definitely add a better fallback here 😄

@etpinard etpinard added bug something broken type: duplicate and removed bug something broken labels Feb 15, 2017
@etpinard
Copy link
Contributor

This is actually a duplicate of #1248

Closing.

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

No branches or pull requests

2 participants