You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ENH: Adds custom plot formatting for TimedeltaIndex.
Author: James Goppert <[email protected]>
Author: James Goppert <[email protected]>
Closes#8711Closes#15067 from jgoppert/tdi_plot_fix and squashes the following commits:
945ec14 [James Goppert] Merge branch 'master' into tdi_plot_fix
7db61ec [James Goppert] Create TimeSeries_TimedeltaFormatter.
232efe6 [James Goppert] Fix comment format and exception type for tdi plotting.
4eff697 [James Goppert] Add more time delta series plotting tests.
f5f32bc [James Goppert] Link time delta index docs to better matplotlib docs.
d588c2c [James Goppert] Fixes test for tdi w/o autofmt_xdate.
b6e6a81 [James Goppert] Disables autofmt_xdate testing.
c7851e3 [James Goppert] Adjusts tdi test draw calls to try to fix CI issue.
7d28842 [James Goppert] Switch to draw_idle to try to fix bug on xticks update.
3abc310 [James Goppert] Try plt.draw() instead of canvas.draw() to fix issue on osx 3.5.
91954bd [James Goppert] Finished unit test for timedelta plotting.
41ebc85 [James Goppert] Fixes for review comments from #15067.
f021cbd [James Goppert] Support nano-second level precision x-axis labels.
5ec65fa [James Goppert] Plot fix for tdi and added more comments.
b967d24 [James Goppert] flake8 fixes for tdi plotting.
efe5636 [James Goppert] Adds custom plot formatting for TimedeltaIndex.
0 commit comments