Releases: d3/d3-array
Releases · d3/d3-array
v3.2.4
Compare
Sorry, something went wrong.
No results found
Fix the return value of d3.medianIndex and d3.quantileIndex when the data contains any missing values. #275
v3.2.3
Compare
Sorry, something went wrong.
No results found
Fix threshold generation when input is empty or has no deviation. #271
v3.2.2
Compare
Sorry, something went wrong.
No results found
d3.ticks now tries harder to generate at least one tick. #264
v3.2.1
Compare
Sorry, something went wrong.
No results found
Fix mutation of user-owned thresholds in d3.bin. #263
Fix infinite loop when d3.quantile or d3.quickselect is called with invalid arguments. #262
v3.2.0
Compare
Sorry, something went wrong.
No results found
v3.1.6
Compare
Sorry, something went wrong.
No results found
Fix incorrect behavior of d3.bisector when given an asymmetric comparator. #249 #250
v3.1.5
Compare
Sorry, something went wrong.
No results found
v3.1.4
Compare
Sorry, something went wrong.
No results found
Fix off-by-one bin assignment due to rounding error in d3.bin. #247
v3.1.3
Compare
Sorry, something went wrong.
No results found
Significantly improve the performance of d3.bin. #220
Tweak the implementation of d3.thresholdScott. a8429c4
v3.1.2
Compare
Sorry, something went wrong.
No results found
Fix the implementation of d3.thresholdScott. #246
You can’t perform that action at this time.