Releases: d3/d3-array
Releases · d3/d3-array
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
- Add d3.tickIncrement. (#45)
- Fix d3.ticks to always return the most-precise representable values in IEEE 754!
- Fix histogram.thresholds to retain thresholds equal to the domain’s upper bound. (#54)
- Document that histogram.thresholds ignores thresholds outside the domain’s bounds.
- Improve the readability of the code.