Skip to content

Commit

Permalink
Update x-pack/plugins/lens/public/xy_visualization/xy_config_panel/th…
Browse files Browse the repository at this point in the history
…reshold_panel.tsx

Co-authored-by: Michael Marcialis <[email protected]>
  • Loading branch information
dej611 and Michael Marcialis authored Sep 30, 2021
1 parent fbb372c commit 5b4374c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,7 @@ export const ThresholdPanel = (
<EuiFormRow
display="columnCompressed"
fullWidth
isDisabled={currentYConfig?.icon == null || currentYConfig?.icon === 'none'}
label={i18n.translate('xpack.lens.xyChart.thresholdMarker.position', {
defaultMessage: 'Icon position',
})}
Expand Down

0 comments on commit 5b4374c

Please sign in to comment.