Skip to content
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

how to hide the Stock rest time bar ? #254

Open
yuzhiyuan opened this issue Oct 31, 2021 · 2 comments
Open

how to hide the Stock rest time bar ? #254

yuzhiyuan opened this issue Oct 31, 2021 · 2 comments

Comments

@yuzhiyuan
Copy link

In some markets, there are some Stock rest time,such as weekend , how could I hide the space area? My data does not include these rest days
image

@zanek
Copy link

zanek commented Nov 22, 2021

Did you figure this out ? I'm having the same issue

@yosuasito
Copy link

In some markets, there are some Stock rest time,such as weekend , how could I hide the space area? My data does not include these rest days image

"chart": {
"type": "Candles",
"data": [],
"indexBased": true
}

just set indexBased to true

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

3 participants