🐛 Bug
When use "module://matplotlib_pyodide.wasm_backend" to output pictures, each time it appends new divs and let the height of the page changes. That's unacceptable for admin apps.
To Reproduce
Expected behavior
the constant amount of picture output
Environment
- Pyodide Version:0.24.1
- Browser version:Chrome 120.0.6099.227
- Any other relevant information:
Additional context