Skip to content

Fix unit display for VSA charts

Ezekiel Kigbo requested to merge 351686-fix-vsa-small-chart-units into master

What does this MR do and why?

Fixes the display of small units in VSA charts. Ensures that decimals are not converted to engineering notation, instead the formatter will just pass the

This is related to Provide options to configure displayed units in... (gitlab-ui#580) and has occurred in a few other parts of analytics.

Screenshots or screen recordings

Before - 500M After - 0.5
Screen_Shot_2022-02-15_at_2.38.14_pm Screen_Shot_2022-02-15_at_3.00.00_pm

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #351686 (closed)

Edited by Ezekiel Kigbo

Merge request reports