@@ -94,21 +94,21 @@ API tags: what content from the API reference is in the example?
94
94
+-----------------------------------+---------------------------------------------+
95
95
| **Plot Type** |
96
96
+-----------------------------------+---------------------------------------------+
97
- | ``plot type: bar`` |example contains a bar plot |
97
+ | ``plot- type: bar`` |example contains a bar plot |
98
98
+-----------------------------------+---------------------------------------------+
99
- | ``plot type: line`` |example contains a line plot |
99
+ | ``plot- type: line`` |example contains a line plot |
100
100
+-----------------------------------+---------------------------------------------+
101
- | ``plot type: pie`` |example contains a pie plot |
101
+ | ``plot- type: pie`` |example contains a pie plot |
102
102
+-----------------------------------+---------------------------------------------+
103
- | ``plot type: polar`` |example contains a polar plot |
103
+ | ``plot- type: polar`` |example contains a polar plot |
104
104
+-----------------------------------+---------------------------------------------+
105
- | ``plot type: 3D`` |example contains a 3D plot |
105
+ | ``plot- type: 3D`` |example contains a 3D plot |
106
106
+-----------------------------------+---------------------------------------------+
107
- | ``plot type: histogram`` |example contains a histogram |
107
+ | ``plot- type: histogram`` |example contains a histogram |
108
108
+-----------------------------------+---------------------------------------------+
109
- | ``plot type: specialty`` | |
109
+ | ``plot- type: specialty`` | |
110
110
+-----------------------------------+---------------------------------------------+
111
- | ``plot type: scatter`` | |
111
+ | ``plot- type: scatter`` | |
112
112
+-----------------------------------+---------------------------------------------+
113
113
114
114
@@ -166,7 +166,7 @@ Internal tags: what information is helpful for maintainers or contributors?
166
166
+-------------------------------+-----------------------------------------------------------------------+
167
167
| ``tag`` | use case |
168
168
+===============================+=======================================================================+
169
- | ``internal: low bandwidth`` |allows users to filter out bandwidth-intensive examples like animations|
169
+ | ``internal: high- bandwidth`` |allows users to filter out bandwidth-intensive examples like animations|
170
170
+-------------------------------+-----------------------------------------------------------------------+
171
171
| ``internal: untagged`` |allows docs contributors to easily find untagged examples |
172
172
+-------------------------------+-----------------------------------------------------------------------+
0 commit comments