File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -372,10 +372,10 @@ The following misc API elements have been removed:
372
372
logger = logging.getLogger('matplotlib')
373
373
logger.set_level(logging.INFO)
374
374
375
+ - ``__version__numpy__ ``
375
376
- ``collections.CIRCLE_AREA_FACTOR ``
376
377
- ``font_manager.USE_FONTCONFIG ``
377
378
- ``font_manager.cachedir ``
378
- - ``__version__numpy__ ``
379
379
380
380
:mod: `matplotlib.mlab ` removals
381
381
-------------------------------
@@ -567,14 +567,6 @@ Deprecations
567
567
- Support for setting :rc: `mathtext.default ` to circled is deprecated.
568
568
569
569
570
- API removals
571
- ------------
572
-
573
- The following API elements have been removed:
574
-
575
- - ``font_manager.USE_FONTCONFIG ``
576
- - ``font_manager.cachedir ``
577
- - ``__version__numpy__ ``
578
570
579
571
Signature deprecations
580
572
----------------------
You can’t perform that action at this time.
0 commit comments