Skip to content

Commit 254cdac

Browse files
committed
Merge remote-tracking branch 'matplotlib/v2.2.x'
2 parents e574613 + 03f6c44 commit 254cdac

File tree

6 files changed

+1132
-1071
lines changed

6 files changed

+1132
-1071
lines changed

doc/users/whats_new.rst

+5-4
Original file line numberDiff line numberDiff line change
@@ -310,11 +310,12 @@ Thus, to force usage of PGI when both bindings are installed, import it first.
310310

311311

312312

313-
Cairo rendering for Qt and WX canvases
314-
--------------------------------------
313+
Cairo rendering for Qt, WX, and Tk canvases
314+
-------------------------------------------
315315

316-
The new ``Qt4Cairo``, ``Qt5Cairo``, and ``WXCairo`` backends allow Qt and Wx
317-
canvases to use Cairo rendering instead of Agg.
316+
The new ``Qt4Cairo``, ``Qt5Cairo``, ``WXCairo``, and ``TkCairo``
317+
backends allow Qt, Wx, and Tk canvases to use Cairo rendering instead of
318+
Agg.
318319

319320

320321
Added support for QT in new ToolManager

0 commit comments

Comments
 (0)