Closed changhiskhan closed 8 years ago
@changhiskhan I totally didn't see this issue.
I don't see how to do this well without the int index. I think that index needs to be stored somewhere. I do it explicitly in a figure object, but that's probably not necessary. Attaching an index with the proper DateLocator and DateFormatter to a matplotlib object would work. All those objects need to stay around as long as the mpl figure sticks around since the user can resize/zoom.
I also did a quick test with https://github.com/pydata/pandas/issues/1579 and the int-index does superb for plotting performance.
Actually this isn't done. What I meant here was, for example, make the next day's open immediately after today' close.
We could:
@dalejung, you also emailed the mailing list regarding this issue. I'm sorry I didn't get back to you on it. Would you like to continue to discussion here?