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

Adding a LineChart option that switches the Y axis from anchored to adaptive. #96

Merged
merged 3 commits into from
Jan 27, 2019

Conversation

mum4k
Copy link
Owner

@mum4k mum4k commented Jan 27, 2019

Fixes #92

When provided, this option stops anchoring the Y axis at the zero value.
@coveralls
Copy link

coveralls commented Jan 27, 2019

Pull Request Test Coverage Report for Build 632

  • 31 of 33 (93.94%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 89.266%

Changes Missing Coverage Covered Lines Changed/Added Lines %
widgets/linechart/axes/scale.go 24 26 92.31%
Totals Coverage Status
Change from base Build 622: 0.01%
Covered Lines: 3975
Relevant Lines: 4453

💛 - Coveralls

@mum4k mum4k merged commit 6f33bdd into devel Jan 27, 2019
@mum4k mum4k deleted the y-axis-anchor-option branch January 27, 2019 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants