Skip to content

Commit a1815e6

Browse files
authored
Supported Features: Add --data-position CSS variables. (ChartsCSS#51)
1 parent 841e209 commit a1815e6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/development/supported-features.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -402,6 +402,12 @@ A list of supported CSS variables.
402402
<td> <code>&lt;color&gt;</code> </td>
403403
<td> transparent </td>
404404
</tr>
405+
<tr>
406+
<th> Data </th>
407+
<td> <code>--data-position</code> </td>
408+
<td> <code>&lt;content-position&gt;</code> </td>
409+
<td> </td>
410+
</tr>
405411
<tr>
406412
<th rowspan="3"> Labels </th>
407413
<td> <code>--labels-size</code> </td>

0 commit comments

Comments
 (0)