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

fixed d3.range(0, 1, 1/49) returns 50 elements! #193

Closed
wants to merge 1 commit into from

Conversation

likev
Copy link

@likev likev commented Mar 6, 2021

d3.range(0, 1, step) is frequently used scenario and I think we should fixed it.

d3.range(0, 1, step) is frequently used scenario and I think we should fixed it.
@mbostock mbostock closed this Mar 6, 2021
@Fil
Copy link
Member

Fil commented Mar 6, 2021

See #150 which introduces d3.linspace

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.

None yet

3 participants