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

Handle HiDPI displays in WebAgg/NbAgg backends #5383

Merged
merged 9 commits into from Dec 10, 2015

Commits on Nov 17, 2015

  1. Copy the full SHA
    5156948 View commit details
    Browse the repository at this point in the history
  2. Remove hardcoding

    mdboom committed Nov 17, 2015
    Copy the full SHA
    249f19e View commit details
    Browse the repository at this point in the history
  3. Fix nbagg

    mdboom committed Nov 17, 2015
    Copy the full SHA
    68cdfa9 View commit details
    Browse the repository at this point in the history
  4. Only send ratio if needed

    mdboom committed Nov 17, 2015
    Copy the full SHA
    256e906 View commit details
    Browse the repository at this point in the history
  5. PEP8

    mdboom committed Nov 17, 2015
    Copy the full SHA
    0c1ea5a View commit details
    Browse the repository at this point in the history
  6. Add what's new

    mdboom committed Nov 17, 2015
    Copy the full SHA
    17c7259 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    c08e251 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2015

  1. Set witdh of non interactive figure in nbagg backend.

    This ensures that the figure size remains the same following a closure of the figure regardless of display dpi
    jenshnielsen committed Dec 10, 2015
    Copy the full SHA
    e338687 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15 from jenshnielsen/hidp

    Set witdh of non interactive figure in nbagg backend.
    mdboom committed Dec 10, 2015
    Copy the full SHA
    9b3b733 View commit details
    Browse the repository at this point in the history