D3 Versions Save

Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:

v7.9.0

1 month ago

v7.8.5

10 months ago
  • Fix the return value of d3.medianIndex and d3.quantileIndex when the data contains missing values. #275

v7.8.4

1 year ago

v7.8.3

1 year ago

v7.8.2

1 year ago

v7.8.1

1 year ago
  • Tolerate invalid input values when generating contours. #61
  • Tolerate invalid input weights when generating density contours. #65
  • Fix missing contours at extrema when using default thresholds. #68

v7.8.0

1 year ago
  • Add d3.pathRound.
  • Add configurable precision when generating path data via path.digits.
  • Add likewise shape.digits method to d3.arc, d3.area, d3.line, d3.link, and d3.symbol.
  • Improve the performance of d3.geoPath’s string concatenation.
  • Fix arc rendering for small arcs with rounded corners.
  • Fix BumpRadial implementation to support multiple points.
  • Fix projection when lambda is outside the range ±3π.
  • Rename d3.symbolX to d3.symbolTimes; d3.symbolX is now deprecated.

v7.7.0

1 year ago

v7.6.1

1 year ago

v7.6.0

1 year ago