Skip to content

The bin transform doesn’t currently include per-x and per-y BinOptions #1384

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

Closed
mbostock opened this issue Mar 24, 2023 · 0 comments
Closed
Assignees
Labels
bug Something isn’t working types TypeScript declarations

Comments

@mbostock
Copy link
Member

mbostock commented Mar 24, 2023

For example, x: {value: "x", domain: [0, 1]}. I expect we need a ChannelValueBinSpec or some such. Ref.

* To pass separate binning options for *x* and *y*, the **x** and **y** input
* channels can be specified as an object with the options above and a **value**
* option to specify the input channel values. (🌶 NOT TYPED.)

@mbostock mbostock added bug Something isn’t working types TypeScript declarations labels Mar 24, 2023
@mbostock mbostock self-assigned this Mar 25, 2023
mbostock added a commit that referenced this issue Mar 25, 2023
chaichontat pushed a commit to chaichontat/plot that referenced this issue Jan 14, 2024
* document group and bin

* edits

* allow iterable thresholds

* edits

* more type specificity

* edits

* checkpoint edits

* checkpoint edits

* edits

* fix observablehq#1384 - ChannelValueBinSpec

---------

Co-authored-by: Mike Bostock <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn’t working types TypeScript declarations
Projects
None yet
Development

No branches or pull requests

1 participant