1
- < div class ="plot " style ="--swatchWidth: 15px; --swatchHeight: 15px; columns: 180px; ">
1
+ < div class ="plot " style ="
2
+ --swatchWidth: 15px;
3
+ --swatchHeight: 15px;
4
+ ">
2
5
< style >
3
6
.plot {
4
7
font-family : system-ui, sans-serif;
13
16
margin-right : 0.5em ;
14
17
}
15
18
19
+ .plot-title {
20
+ font-weight : bold;
21
+ display : block;
22
+ margin-bottom : 0.4em ;
23
+ }
24
+
16
25
.plot-swatch {
17
26
display : flex;
18
27
align-items : center;
30
39
text-overflow : ellipsis;
31
40
}
32
41
</ style >
33
- < div class ="plot-swatch "> < svg fill ="#4e79a7 " xmlns ="http://www.w3.org/2000/svg " xmlns:xlink ="http://www.w3.org/1999/xlink ">
34
- < rect width ="100% " height ="100% "> </ rect >
35
- </ svg >
36
- < div class ="plot-label " title ="Wholesale and Retail Trade "> Wholesale and Retail Trade</ div >
37
- </ div >
38
- < div class ="plot-swatch "> < svg fill ="#f28e2c " xmlns ="http://www.w3.org/2000/svg " xmlns:xlink ="http://www.w3.org/1999/xlink ">
39
- < rect width ="100% " height ="100% "> </ rect >
40
- </ svg >
41
- < div class ="plot-label " title ="Manufacturing "> Manufacturing</ div >
42
- </ div >
43
- < div class ="plot-swatch "> < svg fill ="#e15759 " xmlns ="http://www.w3.org/2000/svg " xmlns:xlink ="http://www.w3.org/1999/xlink ">
44
- < rect width ="100% " height ="100% "> </ rect >
45
- </ svg >
46
- < div class ="plot-label " title ="Leisure and hospitality "> Leisure and hospitality</ div >
47
- </ div >
48
- < div class ="plot-swatch "> < svg fill ="#76b7b2 " xmlns ="http://www.w3.org/2000/svg " xmlns:xlink ="http://www.w3.org/1999/xlink ">
49
- < rect width ="100% " height ="100% "> </ rect >
50
- </ svg >
51
- < div class ="plot-label " title ="Business services "> Business services</ div >
52
- </ div >
53
- < div class ="plot-swatch "> < svg fill ="#59a14f " xmlns ="http://www.w3.org/2000/svg " xmlns:xlink ="http://www.w3.org/1999/xlink ">
54
- < rect width ="100% " height ="100% "> </ rect >
55
- </ svg >
56
- < div class ="plot-label " title ="Construction "> Construction</ div >
57
- </ div >
58
- < div class ="plot-swatch "> < svg fill ="#edc949 " xmlns ="http://www.w3.org/2000/svg " xmlns:xlink ="http://www.w3.org/1999/xlink ">
59
- < rect width ="100% " height ="100% "> </ rect >
60
- </ svg >
61
- < div class ="plot-label " title ="Education and Health "> Education and Health</ div >
62
- </ div >
63
- < div class ="plot-swatch "> < svg fill ="#af7aa1 " xmlns ="http://www.w3.org/2000/svg " xmlns:xlink ="http://www.w3.org/1999/xlink ">
64
- < rect width ="100% " height ="100% "> </ rect >
65
- </ svg >
66
- < div class ="plot-label " title ="Government "> Government</ div >
67
- </ div >
68
- < div class ="plot-swatch "> < svg fill ="#ff9da7 " xmlns ="http://www.w3.org/2000/svg " xmlns:xlink ="http://www.w3.org/1999/xlink ">
69
- < rect width ="100% " height ="100% "> </ rect >
70
- </ svg >
71
- < div class ="plot-label " title ="Finance "> Finance</ div >
72
- </ div >
73
- < div class ="plot-swatch "> < svg fill ="#9c755f " xmlns ="http://www.w3.org/2000/svg " xmlns:xlink ="http://www.w3.org/1999/xlink ">
74
- < rect width ="100% " height ="100% "> </ rect >
75
- </ svg >
76
- < div class ="plot-label " title ="Self-employed "> Self-employed</ div >
77
- </ div >
78
- < div class ="plot-swatch "> < svg fill ="#bab0ab " xmlns ="http://www.w3.org/2000/svg " xmlns:xlink ="http://www.w3.org/1999/xlink ">
79
- < rect width ="100% " height ="100% "> </ rect >
80
- </ svg >
81
- < div class ="plot-label " title ="Other "> Other</ div >
42
+ < div class ="plot-title "> Industry</ div >
43
+ < div class ="plot-palette " style ="columns: 180px; ">
44
+ < div class ="plot-swatch "> < svg fill ="#4e79a7 " xmlns ="http://www.w3.org/2000/svg " xmlns:xlink ="http://www.w3.org/1999/xlink ">
45
+ < rect width ="100% " height ="100% "> </ rect >
46
+ </ svg >
47
+ < div class ="plot-label " title ="Wholesale and Retail Trade "> Wholesale and Retail Trade</ div >
48
+ </ div >
49
+ < div class ="plot-swatch "> < svg fill ="#f28e2c " xmlns ="http://www.w3.org/2000/svg " xmlns:xlink ="http://www.w3.org/1999/xlink ">
50
+ < rect width ="100% " height ="100% "> </ rect >
51
+ </ svg >
52
+ < div class ="plot-label " title ="Manufacturing "> Manufacturing</ div >
53
+ </ div >
54
+ < div class ="plot-swatch "> < svg fill ="#e15759 " xmlns ="http://www.w3.org/2000/svg " xmlns:xlink ="http://www.w3.org/1999/xlink ">
55
+ < rect width ="100% " height ="100% "> </ rect >
56
+ </ svg >
57
+ < div class ="plot-label " title ="Leisure and hospitality "> Leisure and hospitality</ div >
58
+ </ div >
59
+ < div class ="plot-swatch "> < svg fill ="#76b7b2 " xmlns ="http://www.w3.org/2000/svg " xmlns:xlink ="http://www.w3.org/1999/xlink ">
60
+ < rect width ="100% " height ="100% "> </ rect >
61
+ </ svg >
62
+ < div class ="plot-label " title ="Business services "> Business services</ div >
63
+ </ div >
64
+ < div class ="plot-swatch "> < svg fill ="#59a14f " xmlns ="http://www.w3.org/2000/svg " xmlns:xlink ="http://www.w3.org/1999/xlink ">
65
+ < rect width ="100% " height ="100% "> </ rect >
66
+ </ svg >
67
+ < div class ="plot-label " title ="Construction "> Construction</ div >
68
+ </ div >
69
+ < div class ="plot-swatch "> < svg fill ="#edc949 " xmlns ="http://www.w3.org/2000/svg " xmlns:xlink ="http://www.w3.org/1999/xlink ">
70
+ < rect width ="100% " height ="100% "> </ rect >
71
+ </ svg >
72
+ < div class ="plot-label " title ="Education and Health "> Education and Health</ div >
73
+ </ div >
74
+ < div class ="plot-swatch "> < svg fill ="#af7aa1 " xmlns ="http://www.w3.org/2000/svg " xmlns:xlink ="http://www.w3.org/1999/xlink ">
75
+ < rect width ="100% " height ="100% "> </ rect >
76
+ </ svg >
77
+ < div class ="plot-label " title ="Government "> Government</ div >
78
+ </ div >
79
+ < div class ="plot-swatch "> < svg fill ="#ff9da7 " xmlns ="http://www.w3.org/2000/svg " xmlns:xlink ="http://www.w3.org/1999/xlink ">
80
+ < rect width ="100% " height ="100% "> </ rect >
81
+ </ svg >
82
+ < div class ="plot-label " title ="Finance "> Finance</ div >
83
+ </ div >
84
+ < div class ="plot-swatch "> < svg fill ="#9c755f " xmlns ="http://www.w3.org/2000/svg " xmlns:xlink ="http://www.w3.org/1999/xlink ">
85
+ < rect width ="100% " height ="100% "> </ rect >
86
+ </ svg >
87
+ < div class ="plot-label " title ="Self-employed "> Self-employed</ div >
88
+ </ div >
89
+ < div class ="plot-swatch "> < svg fill ="#bab0ab " xmlns ="http://www.w3.org/2000/svg " xmlns:xlink ="http://www.w3.org/1999/xlink ">
90
+ < rect width ="100% " height ="100% "> </ rect >
91
+ </ svg >
92
+ < div class ="plot-label " title ="Other "> Other</ div >
93
+ </ div >
82
94
</ div >
83
95
</ div >
0 commit comments