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

Update splom zero line logic #3015

Merged
merged 3 commits into from
Sep 17, 2018
Merged

Update splom zero line logic #3015

merged 3 commits into from
Sep 17, 2018

Conversation

etpinard
Copy link
Contributor

- in the process, pull out clipEnds, anyCounterAxLineAtZero and
  hasBarsOrFill
- attach 'clipped' grid values to ax._valsClipped
- lock down showline/zeroline behavior
- draw zeroline above grid lines
- adapt regl grid test values
@etpinard etpinard added bug something broken status: reviewable labels Sep 14, 2018
"xaxis2": {
"zeroline": false
},
"yaxis2": {
Copy link
Contributor Author

@etpinard etpinard Sep 14, 2018

Choose a reason for hiding this comment

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

which currently renders as:

image

notice the missing zero lines on the second row from the top.

@alexcjohnson
Copy link
Collaborator

Nice, thanks! 💃

@etpinard etpinard merged commit dd3e950 into master Sep 17, 2018
@etpinard etpinard deleted the splom-zeroline-logic branch September 17, 2018 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update zero line logic for sploms
2 participants