d3 array functions

February 27, 2014

D3 provides utility functions to perform common operations on Javascript arrays:

  • min
  • max
  • extent (range)
  • sum
  • median
  • mean
  • sort
  • quantile
  • bisect

Katie Leonard

Mostly Katie explaining things to herself.

© 2025