@@ -29,7 +29,7 @@ reliability and consistency in documentation. They are not interchangeable.
2929 +------------------+--------------------------+--------------+--------------+
3030 | Term | Description | Correct | Incorrect |
3131 +==================+==========================+==============+==============+
32- | Figure _ | Matplotlib working space | - *For | - "The figure|
32+ | | Figure | | Matplotlib working space | - *For | - "The figure|
3333 | | for programming. | Matplotlib | is the |
3434 | | | objects*: | working |
3535 | | | Figure, | space for |
@@ -39,11 +39,11 @@ reliability and consistency in documentation. They are not interchangeable.
3939 | | | space for | provide the|
4040 | | | the visual.| visuals." |
4141 | | | - *Referring | - "The |
42- | | | to class*: | Figure _ |
43- | | | Figure _ , | Four |
42+ | | | to class*: | | Figure | |
43+ | | | | Figure | , | Four |
4444 | | | "Methods | leglock is |
4545 | | | within the | a wrestling|
46- | | | Figure _ | move." |
46+ | | | | Figure | | move." |
4747 | | | provide the| |
4848 | | | visuals." | |
4949 | | | - *General | |
@@ -55,28 +55,29 @@ reliability and consistency in documentation. They are not interchangeable.
5555 | | | figure | |
5656 | | | skater." | |
5757 +------------------+--------------------------+--------------+--------------+
58- | Axes _ | Subplots within Figure. | - *For | - "The axes |
58+ | | Axes | | Subplots within Figure. | - *For | - "The axes |
5959 | | Contains plot elements | Matplotlib | methods |
6060 | | and is responsible for | objects*: | transform |
6161 | | plotting and configuring | Axes, "An | the data." |
62- | | additional details. | Axes is a | - "Each Axes_ |
63- | | | subplot | is specific |
64- | | | within the | to a |
65- | | | Figure." | Figure." |
62+ | | additional details. | Axes is a | - "Each |
63+ | | | subplot | | Axes | is |
64+ | | | within the | specific to |
65+ | | | Figure." | a Figure." |
6666 | | | - *Referring | - "The |
6767 | | | to class*: | musicians |
68- | | | Axes _ , | on stage |
69- | | | "Each Axes_| call their |
70- | | | is specific| guitars |
71- | | | to one | Axes." |
72- | | | Figure." | - "The point |
73- | | | - *General | where the |
74- | | | language*: | Axes meet |
75- | | | axes, "Both| is the |
76- | | | loggers and| origin of |
77- | | | lumberjacks| the |
78- | | | use axes to| coordinate |
79- | | | chop wood."| system." |
68+ | | | |Axes |, | on stage |
69+ | | | "Each | call their |
70+ | | | |Axes | is | guitars |
71+ | | | specific to| Axes." |
72+ | | | one | - "The point |
73+ | | | Figure." | where the |
74+ | | | - *General | Axes meet |
75+ | | | language*: | is the |
76+ | | | axes, "Both| origin of |
77+ | | | loggers and| the |
78+ | | | lumberjacks| coordinate |
79+ | | | use axes to| system." |
80+ | | | chop wood."| |
8081 | | | OR "There | |
8182 | | | are no | |
8283 | | | standard | |
@@ -89,24 +90,25 @@ reliability and consistency in documentation. They are not interchangeable.
8990 | | | (Plural of | |
9091 | | | axis) | |
9192 +------------------+--------------------------+--------------+--------------+
92- | Artist _ | Broad variety of | - *For | - "Configure |
93+ | | Artist | | Broad variety of | - *For | - "Configure |
9394 | | Matplotlib objects that | Matplotlib | the legend |
9495 | | display visuals. | objects*: | artist with|
9596 | | | Artist, | its |
9697 | | | "Artists | respective |
9798 | | | display | method." |
9899 | | | visuals and| - "There is |
99- | | | are the | an Artist _ |
100- | | | visible | for that |
101- | | | elements | visual in |
102- | | | when the | the graph."|
103- | | | rendering | - "Some |
104- | | | a Figure." | Artists |
105- | | | - *Referring | became |
106- | | | to class*: | famous only|
107- | | | Artist _ , | by |
108- | | | "Each | accident." |
109- | | | Artist _ has| |
100+ | | | are the | an |
101+ | | | visible | |Artist | |
102+ | | | elements | for that |
103+ | | | when | visual in |
104+ | | | rendering a| the graph."|
105+ | | | Figure." | - "Some |
106+ | | | - *Referring | Artists |
107+ | | | to class*: | became |
108+ | | | |Artist | , | famous only|
109+ | | | "Each | by |
110+ | | | |Artist | | accident." |
111+ | | | has | |
110112 | | | respective | |
111113 | | | methods and| |
112114 | | | functions."| |
@@ -119,7 +121,7 @@ reliability and consistency in documentation. They are not interchangeable.
119121 | | | is from | |
120122 | | | France." | |
121123 +------------------+--------------------------+--------------+--------------+
122- | Axis _ | Human-readable single | - *For | - "Plot the |
124+ | | Axis | | Human-readable single | - *For | - "Plot the |
123125 | | dimensional object | Matplotlib | graph onto |
124126 | | of reference marks | objects*: | the axis." |
125127 | | containing ticks, tick | Axis, "The | - "Each Axis |
@@ -133,12 +135,13 @@ reliability and consistency in documentation. They are not interchangeable.
133135 | | | objects) | - "In some |
134136 | | | - *Referring | computer |
135137 | | | to class*: | graphics |
136- | | | Axis _ , | contexts, |
137- | | | "The Axis _ | the |
138- | | | contains | ordinate |
139- | | | respective | Axis _ may |
140- | | | XAxis and | be oriented|
141- | | | YAxis | downwards."|
138+ | | | |Axis |, | contexts, |
139+ | | | "The | the |
140+ | | | |Axis | | ordinate |
141+ | | | contains | |Axis | may |
142+ | | | respective | be oriented|
143+ | | | XAxis and | downwards."|
144+ | | | YAxis | |
142145 | | | objects." | |
143146 | | | - *General | |
144147 | | | language*: | |
@@ -162,10 +165,10 @@ reliability and consistency in documentation. They are not interchangeable.
162165 | | | | interface |
163166 +------------------+--------------------------+--------------+--------------+
164167
165- .. _ Figure : :class:`~matplotlib.figure.Figure`
166- .. _ Axes : :class:`~matplotlib.axes.Axes`
167- .. _ Artist : :class:`~matplotlib.artist.Artist`
168- .. _ Axis : :class:`matplotlib.axis.Axis`
168+ .. | Figure | replace : : :class: `~matplotlib.figure.Figure `
169+ .. | Axes | replace : : :class: `~matplotlib.axes.Axes `
170+ .. | Artist | replace : : :class: `~matplotlib.artist.Artist `
171+ .. | Axis | replace :: :class: `~ matplotlib.axis.Axis `
169172
170173
171174Grammar
0 commit comments