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

maybeIntervalK and other helpers drop per-channel scale overrides #1329

Open
mbostock opened this issue Mar 13, 2023 · 0 comments · May be fixed by #1855
Open

maybeIntervalK and other helpers drop per-channel scale overrides #1329

mbostock opened this issue Mar 13, 2023 · 0 comments · May be fixed by #1855
Labels
bug Something isn’t working

Comments

@mbostock
Copy link
Member

While scale overrides are rarely used on position scales, this might be relevant in the future if we use them to support dual-scale charts #147. Currently the maybeIntervalK and maybeIntervalMidK (and probably maybeDenseInterval, the implicit bin transform?) drop the scale override option if the input channel is specified as a {value, interval} object.

@mbostock mbostock added the bug Something isn’t working label Mar 13, 2023
@mbostock mbostock changed the title maybeIntervalK and other helps drop per-channel scale overrides maybeIntervalK and other helpers drop per-channel scale overrides Mar 13, 2023
@Fil Fil linked a pull request Sep 12, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn’t working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant