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

Monotone interpolation for d3.svg.{line,area}. #16

Closed
mbostock opened this issue Oct 25, 2010 · 5 comments
Closed

Monotone interpolation for d3.svg.{line,area}. #16

mbostock opened this issue Oct 25, 2010 · 5 comments

Comments

@mbostock
Copy link
Member

Not sure yet whether this belongs in the svg or geom module.

@mbostock
Copy link
Member Author

mbostock commented Dec 9, 2010

Line and area support "basis" interpolation now. I'd like to add some additional interpolation types in the future.

@mbostock
Copy link
Member Author

Added cardinal, and closed and open forms for both cardinal and basis. Should add step-before and step-after, for step functions, too.

@mbostock
Copy link
Member Author

Added step-before and step-after. Still need monotone.

@jasondavies
Copy link
Contributor

See #133 for monotone.

@mbostock
Copy link
Member Author

mbostock commented May 7, 2011

Added in 1.15.0, along with basis-open and cardinal-open.

@mbostock mbostock closed this as completed May 7, 2011
equintanilla pushed a commit to equintanilla/d3 that referenced this issue Sep 3, 2014
Text larger than 2048×2048px was overflowing the internal buffer,
causing it to incorrectly appear in the layout.

Fixes d3#16.
murtada58 pushed a commit to murtada58/d3 that referenced this issue Mar 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants