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

extend y-domain #118

Merged
merged 2 commits into from
Feb 18, 2019
Merged

extend y-domain #118

merged 2 commits into from
Feb 18, 2019

Conversation

samussiah
Copy link
Contributor

Issues

Closes #114

@samussiah samussiah added this to the v2.5.0 milestone Feb 7, 2019
@samussiah samussiah added this to In progress in v2.5.0 via automation Feb 7, 2019
@samussiah samussiah moved this from In progress to Needs review in v2.5.0 Feb 7, 2019
@samussiah samussiah changed the title Extend y domain extend y-domain Feb 7, 2019
v2.5.0 automation moved this from Needs review to Reviewer approved Feb 12, 2019
this.config.y.domain[0] < this.measure.domain[1]
)
this.y_dom = [
this.config.y.domain[0] - this.measure.range*.01,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

noice - good idea to make it relative to the measure domain

@danedexF5 danedexF5 moved this from Reviewer approved to Done in v2.5.0 Feb 14, 2019
v2.5.0 automation moved this from Done to Reviewer approved Feb 18, 2019
@samussiah samussiah merged commit 4dcfa4a into dev-v2.5.0 Feb 18, 2019
v2.5.0 automation moved this from Reviewer approved to Done Feb 18, 2019
@samussiah samussiah deleted the extend-y-domain branch February 18, 2019 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
v2.5.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants