[Lens] Gauge visualization is not respecting default field formatter #179439
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Gauge Vis
Gauge and goal visualization
Feature:Lens
impact:low
Addressing this issue will have a low level of impact on the quality/strength of our product.
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
Kibana version: 8.14
Describe the bug:
The default field formatter is not correctly inherited by the gauge rendering code, hence unless a specific formatter is configured at visualization level, the raw value is displayed.
Steps to reproduce:
Bytes
field formatter for thebytes
field in the logs sample dataAverage of bytes
metricExpected behavior:
Value and tick values are expressed using the field formatter.
Screenshots (if relevant):
Field formatter
Default formatter used in Lens
Forcing a visualization formatter
The text was updated successfully, but these errors were encountered: