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:
authorLaura Montemayor <lmontemayor@gitlab.com>2019-08-17 00:02:43 +0300
committerClement Ho <408677-ClemMakesApps@users.noreply.gitlab.com>2019-08-17 00:02:43 +0300
commit69009fa145fbf9f03360886c1c4b00215d74bccb (patch)
treeb67769b256acef13a47b1b564881090d5f893673 /changelogs
parent2dcb69c90342a5333e5701a1cd704ae738e9433b (diff)
Adds specific metric styles and prop
This MR adds the styles for displaying a single chart next to another one when embedding them in an issue.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/62971-embed-specific-metrics-chart-in-issue.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/62971-embed-specific-metrics-chart-in-issue.yml b/changelogs/unreleased/62971-embed-specific-metrics-chart-in-issue.yml
new file mode 100644
index 00000000000..b6bc03f4003
--- /dev/null
+++ b/changelogs/unreleased/62971-embed-specific-metrics-chart-in-issue.yml
@@ -0,0 +1,5 @@
+---
+title: Embed specific metrics chart in issue
+merge_request: 31644
+author:
+type: added