@@ -94,21 +94,21 @@ API tags: what content from the API reference is in the example?
9494+-----------------------------------+---------------------------------------------+
9595| **Plot Type** |
9696+-----------------------------------+---------------------------------------------+
97- | ``plot type: bar`` |example contains a bar plot |
97+ | ``plot- type: bar`` |example contains a bar plot |
9898+-----------------------------------+---------------------------------------------+
99- | ``plot type: line`` |example contains a line plot |
99+ | ``plot- type: line`` |example contains a line plot |
100100+-----------------------------------+---------------------------------------------+
101- | ``plot type: pie`` |example contains a pie plot |
101+ | ``plot- type: pie`` |example contains a pie plot |
102102+-----------------------------------+---------------------------------------------+
103- | ``plot type: polar`` |example contains a polar plot |
103+ | ``plot- type: polar`` |example contains a polar plot |
104104+-----------------------------------+---------------------------------------------+
105- | ``plot type: 3D`` |example contains a 3D plot |
105+ | ``plot- type: 3D`` |example contains a 3D plot |
106106+-----------------------------------+---------------------------------------------+
107- | ``plot type: histogram`` |example contains a histogram |
107+ | ``plot- type: histogram`` |example contains a histogram |
108108+-----------------------------------+---------------------------------------------+
109- | ``plot type: specialty`` | |
109+ | ``plot- type: specialty`` | |
110110+-----------------------------------+---------------------------------------------+
111- | ``plot type: scatter`` | |
111+ | ``plot- type: scatter`` | |
112112+-----------------------------------+---------------------------------------------+
113113
114114
@@ -166,7 +166,7 @@ Internal tags: what information is helpful for maintainers or contributors?
166166+-------------------------------+-----------------------------------------------------------------------+
167167| ``tag`` | use case |
168168+===============================+=======================================================================+
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|
170170+-------------------------------+-----------------------------------------------------------------------+
171171| ``internal: untagged`` |allows docs contributors to easily find untagged examples |
172172+-------------------------------+-----------------------------------------------------------------------+
0 commit comments