|
1 | 1 | <span><svg class="plot" fill="currentColor" font-family="system-ui, sans-serif" font-size="10" text-anchor="middle" width="109" height="99" viewBox="0 0 109 99" style="border: 1px solid steelblue; margin-bottom: 1em;" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
2 | 2 | <style>
|
3 |
| - .plot { |
| 3 | + :where(.plot) { |
| 4 | + --plot-background: white; |
4 | 5 | display: block;
|
5 |
| - background: white; |
6 | 6 | height: auto;
|
7 | 7 | height: intrinsic;
|
8 | 8 | max-width: 100%;
|
9 | 9 | }
|
10 | 10 |
|
11 |
| - .plot text, |
12 |
| - .plot tspan { |
| 11 | + :where(.plot text), |
| 12 | + :where(.plot tspan) { |
13 | 13 | white-space: pre;
|
14 | 14 | }
|
15 | 15 | </style>
|
16 |
| - <g aria-label="y-grid" stroke="currentColor" stroke-opacity="0.1" transform="translate(0,0.5)"> |
| 16 | + <g aria-label="y-grid" aria-hidden="true" stroke="currentColor" stroke-opacity="0.1" transform="translate(0,0.5)"> |
17 | 17 | <line x1="40" x2="89" y1="69" y2="69"></line>
|
18 | 18 | <line x1="40" x2="89" y1="20" y2="20"></line>
|
19 | 19 | </g>
|
20 |
| - <g aria-label="y-axis tick" fill="none" stroke="currentColor" transform="translate(0,0.5)"> |
| 20 | + <g aria-label="y-axis tick" aria-hidden="true" fill="none" stroke="currentColor" transform="translate(0,0.5)"> |
21 | 21 | <path transform="translate(40,69)" d="M0,0L-6,0"></path>
|
22 | 22 | <path transform="translate(40,20)" d="M0,0L-6,0"></path>
|
23 | 23 | </g>
|
24 | 24 | <g aria-label="y-axis tick label" text-anchor="end" font-variant="tabular-nums" transform="translate(-8.5,0.5)">
|
25 | 25 | <text y="0.32em" transform="translate(40,69)">1,000</text>
|
26 | 26 | <text y="0.32em" transform="translate(40,20)">1,001</text>
|
27 | 27 | </g>
|
28 |
| - <g aria-label="x-grid" stroke="currentColor" stroke-opacity="0.1" transform="translate(0.5,0)"> |
| 28 | + <g aria-label="x-grid" aria-hidden="true" stroke="currentColor" stroke-opacity="0.1" transform="translate(0.5,0)"> |
29 | 29 | <line x1="40" x2="40" y1="20" y2="69"></line>
|
30 | 30 | <line x1="89" x2="89" y1="20" y2="69"></line>
|
31 | 31 | </g>
|
32 |
| - <g aria-label="x-axis tick" fill="none" stroke="currentColor" transform="translate(0.5,0)"> |
| 32 | + <g aria-label="x-axis tick" aria-hidden="true" fill="none" stroke="currentColor" transform="translate(0.5,0)"> |
33 | 33 | <path transform="translate(40,69)" d="M0,0L0,6"></path>
|
34 | 34 | <path transform="translate(89,69)" d="M0,0L0,6"></path>
|
35 | 35 | </g>
|
|
40 | 40 | </svg>
|
41 | 41 | <svg class="plot" fill="currentColor" font-family="system-ui, sans-serif" font-size="10" text-anchor="middle" width="110" height="80" viewBox="0 0 110 80" style="border: 1px solid steelblue; margin-bottom: 1em;" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
42 | 42 | <style>
|
43 |
| - .plot { |
| 43 | + :where(.plot) { |
| 44 | + --plot-background: white; |
44 | 45 | display: block;
|
45 |
| - background: white; |
46 | 46 | height: auto;
|
47 | 47 | height: intrinsic;
|
48 | 48 | max-width: 100%;
|
49 | 49 | }
|
50 | 50 |
|
51 |
| - .plot text, |
52 |
| - .plot tspan { |
| 51 | + :where(.plot text), |
| 52 | + :where(.plot tspan) { |
53 | 53 | white-space: pre;
|
54 | 54 | }
|
55 | 55 | </style>
|
56 |
| - <g aria-label="y-grid" stroke="currentColor" stroke-opacity="0.1" transform="translate(0,0.5)"> |
| 56 | + <g aria-label="y-grid" aria-hidden="true" stroke="currentColor" stroke-opacity="0.1" transform="translate(0,0.5)"> |
57 | 57 | <line x1="60" x2="90" y1="50" y2="50"></line>
|
58 | 58 | <line x1="60" x2="90" y1="20" y2="20"></line>
|
59 | 59 | </g>
|
60 |
| - <g aria-label="y-axis tick" fill="none" stroke="currentColor" transform="translate(0,0.5)"> |
| 60 | + <g aria-label="y-axis tick" aria-hidden="true" fill="none" stroke="currentColor" transform="translate(0,0.5)"> |
61 | 61 | <path transform="translate(60,50)" d="M0,0L-6,0"></path>
|
62 | 62 | <path transform="translate(60,20)" d="M0,0L-6,0"></path>
|
63 | 63 | </g>
|
64 | 64 | <g aria-label="y-axis tick label" text-anchor="end" font-variant="tabular-nums" transform="translate(-8.5,0.5)">
|
65 | 65 | <text y="0.32em" transform="translate(60,50)">1,000</text>
|
66 | 66 | <text y="0.32em" transform="translate(60,20)">1,001</text>
|
67 | 67 | </g>
|
68 |
| - <g aria-label="x-grid" stroke="currentColor" stroke-opacity="0.1" transform="translate(0.5,0)"> |
| 68 | + <g aria-label="x-grid" aria-hidden="true" stroke="currentColor" stroke-opacity="0.1" transform="translate(0.5,0)"> |
69 | 69 | <line x1="60" x2="60" y1="20" y2="50"></line>
|
70 | 70 | <line x1="90" x2="90" y1="20" y2="50"></line>
|
71 | 71 | </g>
|
72 |
| - <g aria-label="x-axis tick" fill="none" stroke="currentColor" transform="translate(0.5,0)"> |
| 72 | + <g aria-label="x-axis tick" aria-hidden="true" fill="none" stroke="currentColor" transform="translate(0.5,0)"> |
73 | 73 | <path transform="translate(60,50)" d="M0,0L0,6"></path>
|
74 | 74 | <path transform="translate(90,50)" d="M0,0L0,6"></path>
|
75 | 75 | </g>
|
|
80 | 80 | </svg>
|
81 | 81 | <svg class="plot" fill="currentColor" font-family="system-ui, sans-serif" font-size="10" text-anchor="middle" width="130" height="100" viewBox="0 0 130 100" style="border: 1px solid steelblue; margin-bottom: 1em;" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
82 | 82 | <style>
|
83 |
| - .plot { |
| 83 | + :where(.plot) { |
| 84 | + --plot-background: white; |
84 | 85 | display: block;
|
85 |
| - background: white; |
86 | 86 | height: auto;
|
87 | 87 | height: intrinsic;
|
88 | 88 | max-width: 100%;
|
89 | 89 | }
|
90 | 90 |
|
91 |
| - .plot text, |
92 |
| - .plot tspan { |
| 91 | + :where(.plot text), |
| 92 | + :where(.plot tspan) { |
93 | 93 | white-space: pre;
|
94 | 94 | }
|
95 | 95 | </style>
|
96 |
| - <g aria-label="y-grid" stroke="currentColor" stroke-opacity="0.1" transform="translate(0,0.5)"> |
| 96 | + <g aria-label="y-grid" aria-hidden="true" stroke="currentColor" stroke-opacity="0.1" transform="translate(0,0.5)"> |
97 | 97 | <line x1="60" x2="110" y1="70" y2="70"></line>
|
98 | 98 | <line x1="60" x2="110" y1="45" y2="45"></line>
|
99 | 99 | <line x1="60" x2="110" y1="20" y2="20"></line>
|
100 | 100 | </g>
|
101 |
| - <g aria-label="y-axis tick" fill="none" stroke="currentColor" transform="translate(0,0.5)"> |
| 101 | + <g aria-label="y-axis tick" aria-hidden="true" fill="none" stroke="currentColor" transform="translate(0,0.5)"> |
102 | 102 | <path transform="translate(60,70)" d="M0,0L-6,0"></path>
|
103 | 103 | <path transform="translate(60,45)" d="M0,0L-6,0"></path>
|
104 | 104 | <path transform="translate(60,20)" d="M0,0L-6,0"></path>
|
|
108 | 108 | <text y="0.32em" transform="translate(60,45)">1,000.5</text>
|
109 | 109 | <text y="0.32em" transform="translate(60,20)">1,001.0</text>
|
110 | 110 | </g>
|
111 |
| - <g aria-label="x-grid" stroke="currentColor" stroke-opacity="0.1" transform="translate(0.5,0)"> |
| 111 | + <g aria-label="x-grid" aria-hidden="true" stroke="currentColor" stroke-opacity="0.1" transform="translate(0.5,0)"> |
112 | 112 | <line x1="60" x2="60" y1="20" y2="70"></line>
|
113 | 113 | <line x1="110" x2="110" y1="20" y2="70"></line>
|
114 | 114 | </g>
|
115 |
| - <g aria-label="x-axis tick" fill="none" stroke="currentColor" transform="translate(0.5,0)"> |
| 115 | + <g aria-label="x-axis tick" aria-hidden="true" fill="none" stroke="currentColor" transform="translate(0.5,0)"> |
116 | 116 | <path transform="translate(60,70)" d="M0,0L0,6"></path>
|
117 | 117 | <path transform="translate(110,70)" d="M0,0L0,6"></path>
|
118 | 118 | </g>
|
|
0 commit comments