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

fix: describe how to set a custom scheme by setting the range, reverts #9262 #9266

Merged
merged 4 commits into from
Mar 19, 2024

Conversation

domoritz
Copy link
Member

reverts #9262
fixes #9022

These two seem to be equivalent so let's officially support only the simpler one.

Screenshot 2024-02-18 at 10 27 34

Copy link
Member

@hydrosquall hydrosquall left a comment

Choose a reason for hiding this comment

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

This change makes sense to me. Even though the code supports the string[] syntax at runtime, if there's no benefit to supporting both forms, it makes sense to steer people towards the more explicit form (scale.range).

@domoritz domoritz merged commit e6af641 into main Mar 19, 2024
9 checks passed
@domoritz domoritz deleted the dom/array-fix branch March 19, 2024 21:27
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.

Support array of values for scheme
2 participants