Commit bb7a185
feat(explore): Enlarge chart size for explore Slack unfurls (#112697)
Increase the chart dimensions from the default 450x150 to 1600x1200 for
explore Slack unfurls. The small default size renders poorly in Slack,
especially in full screen view. Letting Slack handle the downsizing from
a larger source image produces much better results.
Only the explore unfurl is changed — all other chart types continue
using the default size.
Fixes DAIN-1491
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 755cff5 commit bb7a185
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| |||
152 | 154 | | |
153 | 155 | | |
154 | 156 | | |
155 | | - | |
| 157 | + | |
156 | 158 | | |
157 | 159 | | |
158 | 160 | | |
| |||
0 commit comments