@@ -15,38 +15,9 @@ IV. Internal tags: what information is helpful for maintainers or contributors?
15
15
+-----------------------------------+---------------------------------------------+
16
16
| ``tag`` | use case - if not obvious |
17
17
+===================================+=============================================+
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
- +-----------------------------------+---------------------------------------------+
45
18
| **Primary or relevant plot component** |
46
19
+-----------------------------------+---------------------------------------------+
47
- | Use these tags when plot contains a teachable example |
48
- +-----------------------------------+---------------------------------------------+
49
- | ``component: axes`` | |
20
+ | ``component: axes`` |remarkable or very clear use of component |
50
21
+-----------------------------------+---------------------------------------------+
51
22
| ``component: axis`` | |
52
23
+-----------------------------------+---------------------------------------------+
@@ -76,6 +47,33 @@ IV. Internal tags: what information is helpful for maintainers or contributors?
76
47
+-----------------------------------+---------------------------------------------+
77
48
| | |
78
49
+-----------------------------------+---------------------------------------------+
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
+ +-----------------------------------+---------------------------------------------+
79
77
| **Interactivity** |
80
78
+-----------------------------------+---------------------------------------------+
81
79
| ``interactivity: event handling`` | |
0 commit comments