Skip to content

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

Closed
likev wants to merge 1 commit into
d3:masterfrom
likev:patch-1
Closed

fixed d3.range(0, 1, 1/49) returns 50 elements!#193
likev wants to merge 1 commit into
d3:masterfrom
likev:patch-1

Conversation

@likev

@likev likev commented Mar 6, 2021

Copy link
Copy Markdown

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

Fil commented Mar 6, 2021

Copy link
Copy Markdown
Member

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.

3 participants