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

Add MathJax / Latex support for offline plot/iplot/FigureWidget #1243

Merged
merged 8 commits into from
Oct 30, 2018

Commits on Oct 24, 2018

  1. Configuration menu
    Copy the full SHA
    d15d7e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fcd97f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7773c00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88a1e2d View commit details
    Browse the repository at this point in the history
  5. Move include_mathjax argument to the end of the arg list so that

    we don't break existing code that relied on positional indexes
    jonmmease committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    523afed View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

  1. Merge branch 'master' into mathjax_support

    # Conflicts:
    #	plotly/offline/offline.py
    #	plotly/tests/test_core/test_offline/test_offline.py
    jonmmease committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    85b97cc View commit details
    Browse the repository at this point in the history
  2. Commit bundled widget code

    jonmmease committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    88eabed View commit details
    Browse the repository at this point in the history
  3. Review updates

    jonmmease committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    91c96b0 View commit details
    Browse the repository at this point in the history