diff options
author | Simon Knox <simon@gitlab.com> | 2019-06-11 10:02:58 +0000 |
---|---|---|
committer | Simon Knox <psimyn@gmail.com> | 2019-06-12 20:52:10 +1000 |
commit | fce7e7374f01a23566ca04ac36776cbf90def883 (patch) | |
tree | 6aee9cdc32af182a2f68194221934c093cce9ea0 /changelogs/unreleased | |
parent | 9749a25f02f2c0a1d33460bff4c5205328577caa (diff) | |
download | gitlab-ce-fce7e7374f01a23566ca04ac36776cbf90def883.tar.gz |
Strip trailing decimal zeros from Metrics axis59651-remove-unnecessary-decimal-places-on-chart-axes
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r-- | changelogs/unreleased/59651-remove-unnecessary-decimal-places-on-chart-axes.yml | 5 |
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 |