Skip to content

Conversation

DanielGoldfarb
Copy link
Collaborator

  • Prior to this version, xlim kwarg accepted only float or int:
    • float as matplotlib date; (only when show_nontrading=True)
    • int or float as dataframe row number; (only when show_nontrading=False)
  • xlim kwarg now also accepts
    • date or datetime string
    • date or datetime object (datetime.datetime or pandas.Timestamp)

@DanielGoldfarb DanielGoldfarb merged commit 385b27c into matplotlib:master Mar 26, 2021
@DanielGoldfarb DanielGoldfarb deleted the xlim branch April 9, 2021 13:49
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.

1 participant