Skip to content

Pipeline duration chart: Add yAxis formatter

What does this MR do and why?

This MR adds a formatter method for the yAxis on the pipeline duration chart. This ensures that we use decimal numbers for axis labels like 0.5 instead of displaying 500m.

Screenshots or screen recordings

Before After
ci_cd_analytics_pipeline_duration_before ci_cd_analytics_pipeline_duration_after

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 #295674 (closed)

Edited by Martin Wortschack

Merge request reports