Commit 30a900f
committed
webagg: Don't send figure pixel ratio too early.
This is already done in the WebSocket's `onopen` function, and sending
it during the object's initialization crashes due to the WebSocket not
being ready.
Fixes matplotlib#19129.1 parent a02ffbc commit 30a900f
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | 160 | | |
164 | 161 | | |
165 | 162 | | |
| |||
0 commit comments