Closed
Description
Some possible additional fixes.
Homogeneous
compiled (shouldn't bother with changelog)
example
functionality
installed
logger
parameters
reset
secondary
tolerance (spelling tolerence
is intentional)
$ grep -nr Homogenous matplotlib
matplotlib/galleries/users_explain/axes/constrainedlayout_guide.py:535:plt.suptitle('Homogenous nrows, ncols')
$ grep -nr compilex matplotlib
matplotlib/doc/users/prev_whats_new/changelog.rst:6117: are Numeric typecodes and can be used with Numeric compilex extensions.
$ grep -nr exammple matplotlib
matplotlib/lib/matplotlib/sphinxext/plot_directive.py:35: plt.title("A plotting exammple")
$ grep -nr functionaliy matplotlib
matplotlib/doc/api/next_api_changes/removals/20866-JKS.rst:5:functionaliy was already replaced by other code, and the only thing left
$ grep -nr instaled matplotlib
matplotlib/pyproject.toml:54: # Unfortunately, we can't do a sort of minimum-if-instaled dependency, so
$ grep -nr looger matplotlib
matplotlib/doc/api/prev_api_changes/api_changes_3.1.0.rst:536: # e.g. by configuring a root looger using ``logging.basicConfig()``,
$ grep -n parmeters matplotlib/lib/matplotlib/tests/test_colorbar.py
1211:def test_colorbar_axes_parmeters():
$ grep -nr resete matplotlib
matplotlib/lib/matplotlib/tests/test_widgets.py:1602: # selector should be automatically resete
$ grep -nr secondart matplotlib
matplotlib/lib/matplotlib/axes/_base.py:1071: The transform used for drawing secondart y-axis labels, which will
$ grep -nr tolerence matplotlib
matplotlib/doc/api/prev_api_changes/api_changes_3.1.0.rst:798:- The *tolerence* parameter to
$
Should the blank space be removed?
$ grep -n "pass throughs" matplotlib/lib/matplotlib/category.py
54: # dtype = object preserves numerical pass throughs
$
I presume this is intentional.
$ grep -nr hozirontal matplotlib
matplotlib/lib/matplotlib/tests/test_text.py:412: Text(rotation='hozirontal')
$
This seems to be bundled customised code.
$ grep -nr intialization matplotlib
matplotlib/subprojects/packagefiles/freetype-2.6.1-meson/include/freetype/config/ftoption.h.in:491: /* constants will be moved into a struct and additional intialization */
$
ci/schemas/conda-environment.json
The above bundled file's typo has been fixed upstream.
lib/matplotlib/_color_data.py
The above file contains reproduced xkcd site content which includes typos found in the original.
Metadata
Metadata
Assignees
Labels
No labels