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

Properly handle <br> and \n in scattermapbox text #4176

Merged
merged 2 commits into from
Sep 9, 2019

Commits on Sep 9, 2019

  1. fix #4152 - convert <br> -> \n in scattermapbox text

    ... to be consistent with the rest of plotly.js
    etpinard committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    bcc1aba View commit details
    Browse the repository at this point in the history
  2. add <br> and \n in mapbox_bubble-tet mock

    ... to show #4152 fix
    etpinard committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    b5a3f25 View commit details
    Browse the repository at this point in the history