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

rect support for band scales #1909

Merged
merged 5 commits into from
Nov 2, 2023
Merged

rect support for band scales #1909

merged 5 commits into from
Nov 2, 2023

Conversation

mbostock
Copy link
Member

Fixes #1899.

@mbostock mbostock requested a review from Fil October 31, 2023 04:47
@Fil
Copy link
Contributor

Fil commented Oct 31, 2023

This is great! For the documentation, I think we need to amend the paragraph that says “Typically either x1 and x2 are specified, or y1 and y2, or both.”?

docs/marks/rect.md Outdated Show resolved Hide resolved
@mbostock mbostock requested a review from Fil October 31, 2023 22:09
@mbostock mbostock enabled auto-merge (squash) November 2, 2023 01:28
@mbostock mbostock merged commit 51d85c4 into main Nov 2, 2023
1 check passed
@mbostock mbostock deleted the mbostock/rect-band branch November 2, 2023 01:31
chaichontat pushed a commit to chaichontat/plot that referenced this pull request Jan 14, 2024
* rect support for band scales

* band hint if only one value

* more band scale support

* band rect docs

* Update docs/marks/rect.md

Co-authored-by: Philippe Rivière <[email protected]>

---------

Co-authored-by: Philippe Rivière <[email protected]>
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.

The rect mark could work better with band scales
2 participants