File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 8484# ------------------------------
8585#
8686# This is what you think of as 'a plot', it is the region of the image
87- # with the data space (marked as the inner blue box). A given figure
87+ # with the data space. A given figure
8888# can contain many Axes, but a given :class:`~matplotlib.axes.Axes`
8989# object can only be in one :class:`~matplotlib.figure.Figure`. The
9090# Axes contains two (or three in the case of 3D)
104104# :class:`~matplotlib.axis.Axis`
105105# ------------------------------
106106#
107- # These are the number-line-like objects (circled in green). They take
107+ # These are the number-line-like objects. They take
108108# care of setting the graph limits and generating the ticks (the marks
109109# on the axis) and ticklabels (strings labeling the ticks). The
110110# location of the ticks is determined by a
You can’t perform that action at this time.
0 commit comments