Skip to content

Conversation

@jsignell
Copy link
Member

Closes #121

Also includes a kwarg to turn off this sorting in case it is undesirable. For now I am specifically only doing this for pandas objects because sorting for streamz is a very bad idea, and dask could also be strange. I think starting with pandas will at least be an easier change to default behavior, then if we want to expand it, that will be easy enough.

@jsignell jsignell self-assigned this Jul 24, 2019
@jsignell jsignell requested a review from philippjfr July 24, 2019 17:30
@philippjfr philippjfr merged commit 0041d4f into master Jul 25, 2019
@philippjfr
Copy link
Member

Thanks!

@jsignell jsignell deleted the jsignell/sort_by_time branch July 29, 2019 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

hvPlot doesnot sort date automatically like pandas.plot()

3 participants