Commit e0cc253
fix(explore): Fix chart resizing on browser window change (#102876)
There's a bug in Explore charts, where the chart doesn't resize
correctly when the browser size changes. This bug is caused by a wacky
race condition in `echarts-for-react`, which was fixed in
hustcc/echarts-for-react#613 by yours truly, and
made its way into 3.0.51 parent a47ec76 commit e0cc253
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments