Skip to content

How Can I plot all the dates in a list ( vertically) on candelstick chart? #176

Answered by highfestiva
qn222ad asked this question in Q&A
Discussion options

You must be logged in to vote

You could use set_time_inspector() using when='hover' to update a text showing the date, see examples/snp500.py for more info. If you rather want the click, use when='click' instead.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@qn222ad
Comment options

@qn222ad
Comment options

@qn222ad
Comment options

@highfestiva
Comment options

@qn222ad
Comment options

Answer selected by qn222ad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants