diff --git a/packages/chart/src/components/EditorPanel/components/Panels/Panel.General.tsx b/packages/chart/src/components/EditorPanel/components/Panels/Panel.General.tsx index a71bbd0c0..4d8ebcc82 100644 --- a/packages/chart/src/components/EditorPanel/components/Panels/Panel.General.tsx +++ b/packages/chart/src/components/EditorPanel/components/Panels/Panel.General.tsx @@ -209,6 +209,10 @@ const PanelGeneral: FC = props => { +

+ Recommended set to display for Section 508 compliance. +

+

Selecting this option will not hide the display of "zero value", "suppressed data", or "missing data" indicators on the chart (if applicable). diff --git a/packages/chart/src/components/EditorPanel/components/Panels/Panel.Visual.tsx b/packages/chart/src/components/EditorPanel/components/Panels/Panel.Visual.tsx index 8eb3a3872..099c1a3ea 100644 --- a/packages/chart/src/components/EditorPanel/components/Panels/Panel.Visual.tsx +++ b/packages/chart/src/components/EditorPanel/components/Panels/Panel.Visual.tsx @@ -138,6 +138,21 @@ const PanelVisual: FC = props => { )} {visHasBarBorders() && (