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

mode #205

Merged
merged 4 commits into from Jun 5, 2021
Merged

mode #205

merged 4 commits into from Jun 5, 2021

Conversation

mbostock
Copy link
Member

Fixes #201. Like d3.min and d3.max (but not like d3.median), this considers only comparable values and does not coerce them to numbers.

@mbostock mbostock requested a review from Fil May 27, 2021 17:26
Copy link
Member

@Fil Fil left a comment

Choose a reason for hiding this comment

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

Documentation added at https://observablehq.com/@d3/d3-mode
See also #202 (the test will fail with global) and #206.

@mbostock
Copy link
Member Author

mbostock commented Jun 5, 2021

I will do this as part of d3-array@3.

@mbostock mbostock merged commit 3f270df into main Jun 5, 2021
@mbostock mbostock deleted the mbostock/mode branch June 5, 2021 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

mode?
2 participants