Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 87261c1

Browse files
committed
clarify component and styling
1 parent 00ba10d commit 87261c1

File tree

1 file changed

+28
-30
lines changed

1 file changed

+28
-30
lines changed

doc/devel/tag_glossary.rst

Lines changed: 28 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -15,38 +15,9 @@ IV. Internal tags: what information is helpful for maintainers or contributors?
1515
+-----------------------------------+---------------------------------------------+
1616
|``tag`` | use case - if not obvious |
1717
+===================================+=============================================+
18-
|**Styling** |
19-
+-----------------------------------+---------------------------------------------+
20-
|``styling: color`` | |
21-
+-----------------------------------+---------------------------------------------+
22-
|``styling: shape`` | |
23-
+-----------------------------------+---------------------------------------------+
24-
|``styling: size`` | |
25-
+-----------------------------------+---------------------------------------------+
26-
|``styling: position`` | |
27-
+-----------------------------------+---------------------------------------------+
28-
|``styling: texture`` | |
29-
+-----------------------------------+---------------------------------------------+
30-
|``styling: colormap`` | |
31-
+-----------------------------------+---------------------------------------------+
32-
|``styling: colorbar`` | |
33-
+-----------------------------------+---------------------------------------------+
34-
|``styling: linestyle`` | |
35-
+-----------------------------------+---------------------------------------------+
36-
|``styling: small-multiples`` | |
37-
+-----------------------------------+---------------------------------------------+
38-
|``styling: conditional`` |styling is determined programmatically by a |
39-
| |condition being met |
40-
+-----------------------------------+---------------------------------------------+
41-
|``styling: showcase`` |good showcase example |
42-
+-----------------------------------+---------------------------------------------+
43-
| | |
44-
+-----------------------------------+---------------------------------------------+
4518
|**Primary or relevant plot component** |
4619
+-----------------------------------+---------------------------------------------+
47-
|Use these tags when plot contains a teachable example |
48-
+-----------------------------------+---------------------------------------------+
49-
|``component: axes`` | |
20+
|``component: axes`` |remarkable or very clear use of component |
5021
+-----------------------------------+---------------------------------------------+
5122
|``component: axis`` | |
5223
+-----------------------------------+---------------------------------------------+
@@ -76,6 +47,33 @@ IV. Internal tags: what information is helpful for maintainers or contributors?
7647
+-----------------------------------+---------------------------------------------+
7748
| | |
7849
+-----------------------------------+---------------------------------------------+
50+
|**Styling** |
51+
+-----------------------------------+---------------------------------------------+
52+
|Use these tags when plot contains a teachable example |
53+
+-----------------------------------+---------------------------------------------+
54+
|``styling: color`` | |
55+
+-----------------------------------+---------------------------------------------+
56+
|``styling: shape`` | |
57+
+-----------------------------------+---------------------------------------------+
58+
|``styling: size`` | |
59+
+-----------------------------------+---------------------------------------------+
60+
|``styling: position`` | |
61+
+-----------------------------------+---------------------------------------------+
62+
|``styling: texture`` | |
63+
+-----------------------------------+---------------------------------------------+
64+
|``styling: colormap`` | |
65+
+-----------------------------------+---------------------------------------------+
66+
|``styling: linestyle`` | |
67+
+-----------------------------------+---------------------------------------------+
68+
|``styling: small-multiples`` | |
69+
+-----------------------------------+---------------------------------------------+
70+
|``styling: conditional`` |styling is determined programmatically by a |
71+
| |condition being met |
72+
+-----------------------------------+---------------------------------------------+
73+
|``styling: showcase`` |good showcase example |
74+
+-----------------------------------+---------------------------------------------+
75+
| | |
76+
+-----------------------------------+---------------------------------------------+
7977
|**Interactivity** |
8078
+-----------------------------------+---------------------------------------------+
8179
|``interactivity: event handling`` | |

0 commit comments

Comments
 (0)