Commit efb475d
authored
fix(aci): fix metric detector charts (#103273)
Before:
<img width="496" height="202" alt="Screenshot 2025-11-12 at 2 10 37 PM"
src="https://github.com/user-attachments/assets/49ed31f8-2008-48b8-9b4f-c9da5c7746ee"
/>
After:
<img width="481" height="177" alt="Screenshot 2025-11-12 at 3 15 02 PM"
src="https://github.com/user-attachments/assets/6fc20f83-6a46-4c38-bd01-ba45e791f5e6"
/>1 parent b68f5cf commit efb475d
File tree
1 file changed
+6
-7
lines changed- static/app/views/detectors/components/details/metric/charts
1 file changed
+6
-7
lines changedLines changed: 6 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
248 | 247 | | |
249 | 248 | | |
250 | 249 | | |
251 | | - | |
| 250 | + | |
| 251 | + | |
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | | - | |
| 260 | + | |
261 | 261 | | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | | - | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
266 | 265 | | |
267 | 266 | | |
268 | 267 | | |
| |||
0 commit comments