Skip to content

Feature Request: Skip Date with Missing Value #1172

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 30, 2017 · 3 comments
Closed

Feature Request: Skip Date with Missing Value #1172

ghost opened this issue Dec 30, 2017 · 3 comments

Comments

@ghost
Copy link

ghost commented Dec 30, 2017

Thank you for providing such a beautiful candlestick plot, which is often used for trading visulization. In reality, however, trading does not happen every day. We always get some missing date in our data due to weekends, holidays, or trading halts. We do not want them to show on the plots. Some of them may last for several months.

For example:

image

image

As a result, would you please add a new feature to omit those missing date with no data on candlestick plots?

This issue may be helpful, especially these parameter conceptions.

@cpsievert
Copy link
Collaborator

Duplicate of #1166. You could achieve what you want with subplot()s, but I will not be dedicating any time to this issue.

@ogladkov
Copy link

I have the same question. How to solve this gap? Please read with more attention.

@cpsievert
Copy link
Collaborator

cpsievert commented May 26, 2018

@ogladkov I understand the problem and keep the position that a hack is possible on the R level, but a 'native' solution would have to come from plotly.js, please follow this thread instead -- plotly/plotly.js#1382

Not sure why this topic tends to attract such toxic behavior which is another big reason why I choose to ignore it.

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

2 participants