Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Knox <simon@gitlab.com>2019-06-11 13:02:58 +0300
committerSimon Knox <psimyn@gmail.com>2019-06-12 13:52:10 +0300
commitfce7e7374f01a23566ca04ac36776cbf90def883 (patch)
tree6aee9cdc32af182a2f68194221934c093cce9ea0 /changelogs
parent9749a25f02f2c0a1d33460bff4c5205328577caa (diff)
Strip trailing decimal zeros from Metrics axis
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/59651-remove-unnecessary-decimal-places-on-chart-axes.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/59651-remove-unnecessary-decimal-places-on-chart-axes.yml b/changelogs/unreleased/59651-remove-unnecessary-decimal-places-on-chart-axes.yml
new file mode 100644
index 00000000000..fea34099135
--- /dev/null
+++ b/changelogs/unreleased/59651-remove-unnecessary-decimal-places-on-chart-axes.yml
@@ -0,0 +1,5 @@
+---
+title: Remove unnecessary decimals on Metrics chart axis
+merge_request: 29468
+author:
+type: fixed