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

Provide option to exclude weekends from time scale #2006

Closed
kitgrose opened this issue Feb 12, 2016 · 3 comments
Closed

Provide option to exclude weekends from time scale #2006

kitgrose opened this issue Feb 12, 2016 · 3 comments

Comments

@kitgrose
Copy link

I have continuous data captured during work days only.

My data does not appear linear when plotted on the time scale because the weekends are inserted.

It would be ideal to maintain the features of time scale (especially nice responsive label formatting), while still being able to show the data as being linear.

@etimberg etimberg added this to the Version 2.1 milestone Feb 12, 2016
@etimberg etimberg removed this from the Version 2.x milestone Oct 23, 2016
@wurz3l
Copy link

wurz3l commented Jan 26, 2017

I have a similar problem with time scale charts without values in the night.
It should be possible to define gaps or time of day or somthing like that.
Would be really nice, thanks.

image

@benmccann
Copy link
Contributor

If I'm understanding the request correctly, this should be fixed now if you use distribution: series

There's docs here: #4592
There's a sample here: #4554

You'll notice that the sample skips weekends. Hopefully that matches what you wanted here

@etimberg
Copy link
Member

etimberg commented Aug 2, 2017

Closing per @benmccann's answer

@etimberg etimberg closed this as completed Aug 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Time Scale
Features
Development

No branches or pull requests

5 participants