From 44babbb463d666c8171a608a09799e928fc6f2f3 Mon Sep 17 00:00:00 2001 From: tico88612 <17496418+tico88612@users.noreply.github.com> Date: Thu, 14 Mar 2024 14:41:05 +0800 Subject: [PATCH] Make ScatterPlot y-axis margin wider to fit longer durations (#2211) ## Which problem is this PR solving? - Resolve #2180 ## Description of the changes - Make ScatterPlot margin wider, `50 px` => `70 px` ## How was this change tested? - manual test ## Checklist - [x] I have read https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md - [x] I have signed all commits - [ ] I have added unit tests for the new functionality - [x] I have run lint and test steps successfully - for `jaeger`: `make lint test` - for `jaeger-ui`: `yarn lint` and `yarn test` Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com> --- .../components/SearchTracePage/SearchResults/ScatterPlot.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/jaeger-ui/src/components/SearchTracePage/SearchResults/ScatterPlot.jsx b/packages/jaeger-ui/src/components/SearchTracePage/SearchResults/ScatterPlot.jsx index 3b8783de8e..a28e6453d5 100644 --- a/packages/jaeger-ui/src/components/SearchTracePage/SearchResults/ScatterPlot.jsx +++ b/packages/jaeger-ui/src/components/SearchTracePage/SearchResults/ScatterPlot.jsx @@ -59,7 +59,7 @@ export default function ScatterPlot(props) { {containerWidth && (