mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
parent
57fcd26ffa
commit
46250d0491
1 changed files with 1 additions and 2 deletions
|
@ -29,8 +29,7 @@
|
|||
ng-click="showDetails = !showDetails"
|
||||
ng-class="showDetails ? 'visLegend__valueTitle--full' : 'visLegend__valueTitle--truncate'"
|
||||
class="visLegend__valueTitle"
|
||||
tooltip="{{legendData.label}}"
|
||||
tooltip-animation="false"
|
||||
title="{{legendData.label}}"
|
||||
aria-label="{{::'common.ui.vis.visTypes.legend.toggleOptionsButtonAriaLabel' | i18n: { defaultMessage: '{legendDataLabel}, toggle options', values: { legendDataLabel: legendData.label } } }}"
|
||||
data-test-subj="legend-{{legendData.label}}"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue