Skip to content

Commit

Permalink
Merge pull request matplotlib#5383 from mdboom/hidpi-nbagg
Browse files Browse the repository at this point in the history
Handle HiDPI displays in WebAgg/NbAgg backends
  • Loading branch information
jenshnielsen authored and QuLogic committed Oct 16, 2016
1 parent e801685 commit 9111ee2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/users/whats_new/2015-11-05_hidpi.rst
@@ -0,0 +1,5 @@
Support for HiDPI (Retina) displays in the NbAgg and WebAgg backends
--------------------------------------------------------------------

The NbAgg and WebAgg backends will now use the full resolution of your
high-pixel-density display.

0 comments on commit 9111ee2

Please sign in to comment.