You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/docs/components/highcharts-theme/examples.mdx
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,13 +12,15 @@ data:
12
12
This package is a WIP. Highcharts CSS files and Options object are not finalized. Only charts with provided examples are supported.
13
13
14
14
Current issues to be resolved before lab release:
15
-
16
15
<ul>
17
16
<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)
19
21
</li>
20
22
<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)
0 commit comments