File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -372,10 +372,10 @@ The following misc API elements have been removed:
372372 logger = logging.getLogger('matplotlib')
373373 logger.set_level(logging.INFO)
374374
375+ - ``__version__numpy__ ``
375376- ``collections.CIRCLE_AREA_FACTOR ``
376377- ``font_manager.USE_FONTCONFIG ``
377378- ``font_manager.cachedir ``
378- - ``__version__numpy__ ``
379379
380380:mod: `matplotlib.mlab ` removals
381381-------------------------------
@@ -567,14 +567,6 @@ Deprecations
567567- Support for setting :rc: `mathtext.default ` to circled is deprecated.
568568
569569
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__ ``
578570
579571Signature deprecations
580572----------------------
You can’t perform that action at this time.
0 commit comments