JavaScript/jQuery BarGauge - Legend
Configures the legend.
customizeHint
Specifies the hint that appears when a user hovers the mouse pointer over a legend item.
Information on the bar and its corresponding legend item.
| Name | Type | Description |
|---|---|---|
| item |
Information on the bar. |
|
| text |
The legend item's text. |
The text to be displayed in the hint.
customizeItems
Allows you to change the order, text, and visibility of legend items.
Legend items before customizations.
Legend items after customizations.
customizeText
Customizes the text displayed by legend items.
Information on the bar and its corresponding legend item.
| Name | Type | Description |
|---|---|---|
| item |
Information on the bar. |
|
| text |
The legend item's text. |
The text to be displayed in the hint.
itemTextFormat
Formats the item text before it is displayed. Accepts only numeric formats. When unspecified, it inherits the label's format.