1+ < figure style ="max-width: initial; "> < svg class ="plot-ramp " font-family ="system-ui, sans-serif " font-size ="10 " width ="240 " height ="50 " viewBox ="0 0 240 50 " xmlns ="http://www.w3.org/2000/svg " xmlns:xlink ="http://www.w3.org/1999/xlink ">
2+ < style >
3+ .plot-ramp {
4+ display : block;
5+ background : white;
6+ height : auto;
7+ height : intrinsic;
8+ max-width : 100% ;
9+ overflow : visible;
10+ }
11+
12+ .plot-ramp text {
13+ white-space : pre;
14+ }
15+ </ style >
16+ < image x ="0 " y ="18 " width ="240 " height ="10 " preserveAspectRatio ="none " href ="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAAABCAYAAAAxWXB3AAAABmJLR0QA/wD/AP+gvaeTAAABH0lEQVQ4jX2QQW4bUQxDn6hJ6sTtuosse/8jSuzi64/HblADAvlIDjDj+PP7y0f+4tCdQz9J3Tnyk9Qd6YPMT6QPlDekG5E3QjeUP4h8B43mO6E3yDm9QR44D9CBM4cTS0tTOAUpWsIZkwVW4ARn0BlYDDPedILlyT1+a5+MevKG7KWzQeusWv7M6uziGx9RxOxCRUQ/qU4uNHtFo9lo83dKk5csWT53TpPDYvW7S17OTeJ/2Zv90OkOb57s9Bduo531o1c/WBddf+32Rn7mKM6d2kQbFUsbokw00Ib6j5ahrzr+dfPEL88Nd4F79GTo8rrTQ8/umtepq6teXZXpnr5N1cW316uM757nPBt7vfZk7Z0t7/mM7c3lDMTy+/cXwM9vrI9SuXIAAAAASUVORK5CYII= "> </ image >
17+ < g transform ="translate(0,28) " fill ="none " text-anchor ="middle " font-variant ="tabular-nums ">
18+ < g class ="tick " opacity ="1 " transform ="translate(0.5,0) ">
19+ < line stroke ="currentColor " y2 ="6 " y1 ="-10 "> </ line >
20+ < text fill ="currentColor " y ="9 " dy ="0.71em "> 0</ text >
21+ </ g >
22+ < g class ="tick " opacity ="1 " transform ="translate(48.5,0) ">
23+ < line stroke ="currentColor " y2 ="6 " y1 ="-10 "> </ line >
24+ < text fill ="currentColor " y ="9 " dy ="0.71em "> 20</ text >
25+ </ g >
26+ < g class ="tick " opacity ="1 " transform ="translate(96.5,0) ">
27+ < line stroke ="currentColor " y2 ="6 " y1 ="-10 "> </ line >
28+ < text fill ="currentColor " y ="9 " dy ="0.71em "> 40</ text >
29+ </ g >
30+ < g class ="tick " opacity ="1 " transform ="translate(144.5,0) ">
31+ < line stroke ="currentColor " y2 ="6 " y1 ="-10 "> </ line >
32+ < text fill ="currentColor " y ="9 " dy ="0.71em "> 60</ text >
33+ </ g >
34+ < g class ="tick " opacity ="1 " transform ="translate(192.5,0) ">
35+ < line stroke ="currentColor " y2 ="6 " y1 ="-10 "> </ line >
36+ < text fill ="currentColor " y ="9 " dy ="0.71em "> 80</ text >
37+ </ g >
38+ < g class ="tick " opacity ="1 " transform ="translate(240.5,0) ">
39+ < line stroke ="currentColor " y2 ="6 " y1 ="-10 "> </ line >
40+ < text fill ="currentColor " y ="9 " dy ="0.71em "> 100</ text >
41+ </ g >
42+ </ g >
43+ </ svg > < svg class ="plot " fill ="currentColor " font-family ="system-ui, sans-serif " font-size ="10 " text-anchor ="middle " width ="245 " height ="60 " viewBox ="0 0 245 60 " xmlns ="http://www.w3.org/2000/svg " xmlns:xlink ="http://www.w3.org/1999/xlink ">
44+ < style >
45+ .plot {
46+ display : block;
47+ background : white;
48+ height : auto;
49+ height : intrinsic;
50+ max-width : 100% ;
51+ }
52+
53+ .plot text ,
54+ .plot tspan {
55+ white-space : pre;
56+ }
57+ </ style >
58+ < g aria-label ="x-axis tick " fill ="none " stroke ="currentColor " transform ="translate(0.5,0) ">
59+ < path transform ="translate(20,30) " d ="M0,0L0,6 "> </ path >
60+ < path transform ="translate(122.5,30) " d ="M0,0L0,6 "> </ path >
61+ < path transform ="translate(225,30) " d ="M0,0L0,6 "> </ path >
62+ </ g >
63+ < g aria-label ="x-axis tick label " font-variant ="tabular-nums " transform ="translate(0.5,9.5) ">
64+ < text y ="0.71em " transform ="translate(20,30) "> 0.0</ text >
65+ < text y ="0.71em " transform ="translate(122.5,30) "> 0.5</ text >
66+ < text y ="0.71em " transform ="translate(225,30) "> 1.0</ text >
67+ </ g >
68+ < g aria-label ="dot " transform ="translate(0.5,0.5) ">
69+ < circle cx ="20 " cy ="15 " r ="10 " fill ="rgb(35, 23, 27) "> </ circle >
70+ < circle cx ="40.5 " cy ="15 " r ="10 " fill ="rgb(74, 88, 221) "> </ circle >
71+ < circle cx ="81.5 " cy ="15 " r ="10 " fill ="rgb(39, 215, 196) "> </ circle >
72+ < circle cx ="225 " cy ="15 " r ="10 " fill ="rgb(144, 12, 0) "> </ circle >
73+ </ g >
74+ < g aria-label ="tip " fill ="white " stroke ="currentColor " text-anchor ="start " transform ="translate(0.5,0.5) "> </ g >
75+ </ svg > </ figure >
0 commit comments