Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 97683a5

Browse files
committed
DOC: add whats new
1 parent 29dd9d4 commit 97683a5

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

doc/users/whats_new.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,17 @@ This new method may be useful for adding artists to figures without axes or to
228228
easily position static elements in figure coordinates.
229229

230230

231+
Improved default backend selection
232+
----------------------------------
233+
234+
The default backend no longer must be set as part of the build
235+
process. Instead, at run time, the builtin backends are tried in
236+
sequence until one of them imports.
237+
238+
Headless linux servers (identified by the DISPLAY env not being defined)
239+
will not select a GUI backend.
240+
241+
231242

232243
==================
233244
Previous Whats New

0 commit comments

Comments
 (0)