Commit 861659b
authored
fix(aci): fix resolution shading on metric charts (#104563)
shading direction was backwards
before
<img width="2404" height="560" alt="image"
src="https://github.com/user-attachments/assets/c0e139c3-8477-4a89-826f-1c3a5801f8a6"
/>
after
<img width="1198" height="269" alt="Screenshot 2025-12-08 at 3 48 42 PM"
src="https://github.com/user-attachments/assets/119044d1-ee29-4568-9196-631d7545d491"
/>1 parent f071324 commit 861659b
File tree
1 file changed
+1
-1
lines changed- static/app/views/detectors/hooks
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
258 | | - | |
| 258 | + | |
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
| |||
0 commit comments