Releases: d3/d3-shape
Releases · d3/d3-shape
v0.5.1
v0.5.0
- Replace curveMonotone with curveMonotoneX and curveMonotoneY (#57).
- Fix for line segments of infinite slope in monotone curves.
v0.4.0
- Better handling of NaN values in stacks.
- Fix stack.order and stack.offset with null arguments.
v0.3.0
- Add stack generator.
- Ensure stepBefore and stepAfter are symmetric in x.
- Expose the arc index when generating pies.
v0.2.2
v0.2.1
- The arc generator is now more tolerant of floating point error.