D3 Versions Save

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

v7.5.0

1 year ago

v7.4.5

1 year ago

v7.4.4

2 years ago
  • Fix incorrect behavior of d3.bisector when given an asymmetric comparator.

v7.4.3

2 years ago
  • Fix crash in d3.bin. Thanks, @weiglemc!

v7.4.2

2 years ago
  • Fix off-by-one bin assignment due to rounding error in d3.bin.

v7.4.1

2 years ago
  • Significantly improve the performance of d3.bin.
  • Fix the implementation of d3.thresholdScott.
  • d3.pack and d3.packEnclose are now fully deterministic.
  • d3.pack and d3.packEnclose now handle certain floating point errors better.

v7.4.0

2 years ago

v7.3.0

2 years ago

v7.2.1

2 years ago
  • Fix stratify.path when the top-level directory is only a single character.
  • Fix stratify.path when paths contain multiple trailing slashes.

v7.2.0

2 years ago