Skip to content

Commit fad8e10

Browse files
authored
Update info banner
1 parent c6ce680 commit fad8e10

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

site/docs/components/highcharts-theme/examples.mdx

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,15 @@ data:
1212
This package is a WIP. Highcharts CSS files and Options object are not finalized. Only charts with provided examples are supported.
1313

1414
Current issues to be resolved before lab release:
15-
1615
<ul>
1716
<li>
18-
Legend positioning isn't consistent with Figma examples due to Highcharts API limitations - [track issue](https://github.com/jpmorganchase/salt-ds/issues/5548).
17+
Legend positioning isn't consistent with Figma examples due to Highcharts API limitations - [track issue](https://github.com/jpmorganchase/salt-ds/issues/5555).
18+
</li>
19+
<li>
20+
Plot bands aren't currently supported due to v10 accessibility and token issues. If you need to use plot bands, you need to ensure that appropriate color contrast is maintained - [track issue](https://github.com/jpmorganchase/salt-ds/issues/5548)
1921
</li>
2022
<li>
21-
Plot bands aren't currently supported due to v10 accessibility and token issues. If you need to use plot bands, you need to ensure that appropriate color contrast is maintained - [track issue](https://github.com/jpmorganchase/salt-ds/issues/5548 )
23+
Chart titles and X axis titles are misaligned due to Highcharts API limitations - [track issue](https://github.com/jpmorganchase/salt-ds/issues/5770)
2224
</li>
2325
</ul>
2426
</Callout>

0 commit comments

Comments
 (0)