[Bug]: using set_offsets
on scatter object raises TypeError
#21803
Milestone
set_offsets
on scatter object raises TypeError
#21803
Uh oh!
There was an error while loading. Please reload this page.
Bug summary
plt.scatter
can accept datetime as arguments, butset_offsets
method of it's returns cannot.Code for reproduction
Actual outcome
The scatters just disappear if you use other
timedelta64
units thanD
, also if you use other date unit, than day.Expected outcome
Excepted outcome is to update positions of scatters
Additional information
No response
Operating system
Arch
Matplotlib Version
3.5.0
Matplotlib Backend
Qt5Agg,
'module://ipympl.backend_nbagg'
Python version
Python 3.9.6
Jupyter version
3.1.7
Installation
conda
The text was updated successfully, but these errors were encountered: