Skip to content

Unanchor scales from 0 in free-scaled facets#420

Draft
teunbrand wants to merge 2 commits intoposit-dev:mainfrom
teunbrand:facet_axis_anchor
Draft

Unanchor scales from 0 in free-scaled facets#420
teunbrand wants to merge 2 commits intoposit-dev:mainfrom
teunbrand:facet_axis_anchor

Conversation

@teunbrand
Copy link
Copy Markdown
Collaborator

This PR aims to fix #410.

Comment on lines -927 to -929
// the domain from data values. Setting zero:false in that case can exclude
// 0 from the domain, breaking charts with pre-computed stacking (y2/theta2
// starts at 0). Let VL's defaults handle it instead.
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I couldn't reproduce the pre-computed stacking problem described here, so I'm assuming it might've been passenger-fixed earlier.

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

Successfully merging this pull request may close these issues.

Free scales in facets are 0-anchored

1 participant