Skip to content

Problem about skipping missing date in candlestick #1166

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ghost opened this issue Dec 18, 2017 · 2 comments
Closed

Problem about skipping missing date in candlestick #1166

ghost opened this issue Dec 18, 2017 · 2 comments

Comments

@ghost
Copy link

ghost commented Dec 18, 2017

Candlestick is often used for trading data. In reality, trading not happened every day. We always get some missing date in our data and that is what we do not want them to show on the plot. Some of them may last for several months.

For example:

image

image

Can you consider to not display those missing date with no data for at least candlestick?

Thanks

@cpsievert
Copy link
Collaborator

Thanks!

As per our contributing guidelines, github issues are reserved for bug reports and feature requests only. So I'll have to close your ticket.

Please use our community forums at community.plot.ly for posts of the likes.

@ghost
Copy link
Author

ghost commented Dec 19, 2017

@cpsievert This is indeed a bug. Empty data should not be illustrated at all.

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

No branches or pull requests

1 participant