[Bug]: Subsequent scatter plots work incorrectly #22470
Labels
Release critical
For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
Milestone
Bug summary
Two subsequent scatter plots produce incorrect output when calling first scatter with [0], [0] argument. Other arguments for first scatter plot (eg. [1], [1]) seems to produce correct output.
Code for reproduction
Actual outcome
Expected outcome
Additional information
I can reproduce this behaviour on Windows and Ubuntu for matplotlib versions >= 3.5.0 and for different backends.
Operating system
Ubuntu
Matplotlib Version
3.5.1
Matplotlib Backend
agg
Python version
Python 3.9.7
Jupyter version
No response
Installation
conda
The text was updated successfully, but these errors were encountered: