Skip to content

Commit eac741d

Browse files
committed
Charts: update supported features
1 parent 6b84fd2 commit eac741d

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

src/charts/README.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ The current state of supported feature:
7777
<td> <status-v /> </td>
7878
<td> <status-v /> </td>
7979
<td> <status-v /> </td>
80-
<td> <status-d /> </td>
8180
<td> <status-x /> </td>
81+
<td> <status-d /> </td>
8282
<td> <status-x /> </td>
8383
<td> <status-x /> </td>
8484
</tr>
@@ -100,20 +100,20 @@ The current state of supported feature:
100100
<td> <status-v /> </td>
101101
<td> <status-v /> </td>
102102
<td> <status-d /> </td>
103-
<td> <status-x /> </td>
104-
<td> <status-x /> </td>
105-
<td> <status-x /> </td>
103+
<td> <status-d /> </td>
104+
<td> <status-d /> </td>
105+
<td> <status-d /> </td>
106106
</tr>
107107
<tr>
108108
<th scope="row"> <code>show-data-on-hover</code> </th>
109109
<td> <status-v /> </td>
110110
<td> <status-v /> </td>
111111
<td> <status-v /> </td>
112112
<td> <status-v /> </td>
113-
<td> <status-x /> </td>
114-
<td> <status-x /> </td>
115-
<td> <status-x /> </td>
116-
<td> <status-x /> </td>
113+
<td> <status-d /> </td>
114+
<td> <status-d /> </td>
115+
<td> <status-d /> </td>
116+
<td> <status-d /> </td>
117117
</tr>
118118
<tr>
119119
<th scope="row"> <code>reverse</code> </th>
@@ -177,9 +177,9 @@ The current state of supported feature:
177177
<td> <status-v /> </td>
178178
<td> <status-v /> </td>
179179
<td> <status-d /> </td>
180-
<td> <status-x /> </td>
181-
<td> <status-x /> </td>
182-
<td> <status-x /> </td>
180+
<td> <status-d /> </td>
181+
<td> <status-d /> </td>
182+
<td> <status-d /> </td>
183183
</tr>
184184
<tr>
185185
<th scope="row"> <code>show-*-secondary-axes</code> </th>
@@ -188,9 +188,9 @@ The current state of supported feature:
188188
<td> <status-v /> </td>
189189
<td> <status-v /> </td>
190190
<td> <status-d /> </td>
191-
<td> <status-x /> </td>
192-
<td> <status-x /> </td>
193-
<td> <status-x /> </td>
191+
<td> <status-d /> </td>
192+
<td> <status-d /> </td>
193+
<td> <status-d /> </td>
194194
</tr>
195195
<tr>
196196
<th scope="row"> <code>show-data-axes</code> </th>
@@ -231,8 +231,8 @@ The current state of supported feature:
231231
<td> <status-v /> </td>
232232
<td> <status-v /> </td>
233233
<td> <status-v /> </td>
234-
<td> <status-d /> </td>
235234
<td> <status-x /> </td>
235+
<td> <status-d /> </td>
236236
<td> <status-x /> </td>
237237
<td> <status-x /> </td>
238238
</tr>

0 commit comments

Comments
 (0)