Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab481d6 commit 192dbf0Copy full SHA for 192dbf0
1 file changed
doc/api/api_changes.rst
@@ -134,6 +134,10 @@ original location:
134
* Removed the class `FigureManagerQTAgg` and deprecated `NavigationToolbar2QTAgg`
135
which will be removed in 1.5.
136
137
+* Removed formerly public (non-prefixed) attributes `rect` and
138
+ `drawRect` from `FigureCanvasQTAgg`; they were always an
139
+ implementation detail of the (preserved) `drawRectangle()` function.
140
+
141
* The function signatures of `tight_bbox.adjust_bbox` and
142
`tight_bbox.process_figure_for_rasterizing` have been changed. A new
143
`fixed_dpi` parameter allows for overriding the `figure.dpi` setting
0 commit comments