Commit 5f54543
committed
FIX: do not skip isolated points in vector outputs
Fixed bug in path interaction code where multiple moves in a
row (which correspond to isolated points surrounded by nans after they
have been filtered from the path) would be discarded which resulted in
points not being plotted.
closes #72931 parent cdc493d commit 5f54543
6 files changed
Lines changed: 713 additions & 0 deletions
File tree
- lib/matplotlib/tests
- baseline_images/test_path
- src
0 commit comments