77 margin-left : 0px ;
88 }
99
10- .plot-swatch ::before {
11- content : "" ;
10+ .plot-swatch svg {
1211 width : var (--swatchWidth );
1312 height : var (--swatchHeight );
1413 margin-right : 0.5em ;
15- background : var (--color );
1614 }
1715
1816 .plot-swatch {
3230 text-overflow : ellipsis;
3331 }
3432 </ style >
35- < div class ="plot-swatch " style ="--color: #4e79a7; ">
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 >
3636 < div class ="plot-label " title ="Wholesale and Retail Trade "> Wholesale and Retail Trade</ div >
3737 </ div >
38- < div class ="plot-swatch " style ="--color: #f28e2c; ">
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 >
3941 < div class ="plot-label " title ="Manufacturing "> Manufacturing</ div >
4042 </ div >
41- < div class ="plot-swatch " style ="--color: #e15759; ">
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 >
4246 < div class ="plot-label " title ="Leisure and hospitality "> Leisure and hospitality</ div >
4347 </ div >
44- < div class ="plot-swatch " style ="--color: #76b7b2; ">
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 >
4551 < div class ="plot-label " title ="Business services "> Business services</ div >
4652 </ div >
47- < div class ="plot-swatch " style ="--color: #59a14f; ">
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 >
4856 < div class ="plot-label " title ="Construction "> Construction</ div >
4957 </ div >
50- < div class ="plot-swatch " style ="--color: #edc949; ">
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 >
5161 < div class ="plot-label " title ="Education and Health "> Education and Health</ div >
5262 </ div >
53- < div class ="plot-swatch " style ="--color: #af7aa1; ">
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 >
5466 < div class ="plot-label " title ="Government "> Government</ div >
5567 </ div >
56- < div class ="plot-swatch " style ="--color: #ff9da7; ">
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 >
5771 < div class ="plot-label " title ="Finance "> Finance</ div >
5872 </ div >
59- < div class ="plot-swatch " style ="--color: #9c755f; ">
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 >
6076 < div class ="plot-label " title ="Self-employed "> Self-employed</ div >
6177 </ div >
62- < div class ="plot-swatch " style ="--color: #bab0ab; ">
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 >
6381 < div class ="plot-label " title ="Other "> Other</ div >
6482 </ div >
6583</ div >
0 commit comments