Commit 9d48157
authored
chore(comp workflows): fix alignment (#102764)
- Fix the alignment of the x axis between charts that do and do not have
labels rendered
Before
<img width="1111" height="388" alt="image"
src="https://github.com/user-attachments/assets/4febfd60-5081-45f2-9526-17e0a1fa057a"
/>
After
<img width="1044" height="629" alt="image"
src="https://github.com/user-attachments/assets/430df77d-e6c2-4583-a06a-9e1575c335b3"
/>1 parent a5c52b9 commit 9d48157
File tree
1 file changed
+2
-1
lines changed- static/app/views/explore/components/attributeBreakdowns
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
267 | | - | |
| 267 | + | |
| 268 | + | |
268 | 269 | | |
269 | 270 | | |
270 | 271 | | |
| |||
0 commit comments