Skip to content

v0.1.0

Compare
Choose a tag to compare
@mbostock mbostock released this 02 Dec 20:36
  • Add cubic monotone interpolation (#38). Thanks, @jviide!
  • Change the default alpha for catmullRom to 0.5.
  • Change the default beta for bundle to 0.85.
  • Fix pie generator when |endAngle - startAngle| > τ.
  • Fix context and arguments to accessors (#35).
  • Added lots of documentation!