Credit to devdocs.io
Back
Forward
Menu
Home
Clear search
d3 5
API Mirror
5
d3
37
Array
array
bisector.left()
bisector.right()
d3.ascending()
d3.bisect()
d3.bisectLeft()
d3.bisector()
d3.cross()
d3.descending()
d3.deviation()
d3.extent()
d3.histogram()
d3.max()
d3.mean()
d3.median()
d3.merge()
d3.min()
d3.pairs()
d3.permute()
d3.quantile()
d3.range()
d3.scan()
d3.shuffle()
d3.sum()
d3.thresholdFreedmanDiaconis()
d3.thresholdScott()
d3.thresholdSturges()
d3.tickIncrement()
d3.ticks()
d3.tickStep()
d3.transpose()
d3.variance()
d3.zip()
histogram()
histogram.domain()
histogram.thresholds()
histogram.value()
15
Axis
axis
axis()
axis.scale()
axis.tickArguments()
axis.tickFormat()
axis.tickPadding()
axis.ticks()
axis.tickSize()
axis.tickSizeInner()
axis.tickSizeOuter()
axis.tickValues()
d3.axisBottom()
d3.axisLeft()
d3.axisRight()
d3.axisTop()
11
Brush
brush
brush()
brush.extent()
brush.filter()
brush.handleSize()
brush.move()
brush.on()
d3.brush()
d3.brushSelection()
d3.brushX()
d3.brushY()
15
Chord
chord
chord()
chord.padAngle()
chord.sortChords()
chord.sortGroups()
chord.sortSubgroups()
d3.chord()
d3.ribbon()
ribbon()
ribbon.context()
ribbon.endAngle()
ribbon.radius()
ribbon.source()
ribbon.startAngle()
ribbon.target()
33
Collection
collection
d3.entries()
d3.keys()
d3.map()
d3.nest()
d3.set()
d3.values()
map.clear()
map.each()
map.empty()
map.entries()
map.get()
map.has()
map.keys()
map.remove()
map.set()
map.size()
map.values()
nest.entries()
nest.key()
nest.map()
nest.object()
nest.rollup()
nest.sortKeys()
nest.sortValues()
set.add()
set.clear()
set.each()
set.empty()
set.has()
set.remove()
set.size()
set.values()
16
Color
color
color.brighter()
color.darker()
color.displayable()
color.hex()
color.opacity
color.rgb()
color.toString()
d3.color()
d3.cubehelix()
d3.gray()
d3.hcl()
d3.hsl()
d3.lab()
d3.lch()
d3.rgb()
16
Contour
contour
contours()
contours.contour()
contours.size()
contours.smooth()
contours.thresholds()
d3.contourDensity()
d3.contours()
density()
density.bandwidth()
density.cellSize()
density.size()
density.thresholds()
density.weight()
density.x()
density.y()
2
D3
cam16
Changes in D3 5.0
33
Delaunay
delaunay
Delaunay()
delaunay.find()
Delaunay.from()
delaunay.halfedges
delaunay.hull
delaunay.hullPolygon()
delaunay.inedges
delaunay.neighbors()
delaunay.outedges
delaunay.points
delaunay.render()
delaunay.renderHull()
delaunay.renderPoints()
delaunay.renderTriangle()
delaunay.trianglePolygon()
delaunay.trianglePolygons()
delaunay.triangles
delaunay.voronoi()
new
voronoi.cellPolygon()
voronoi.cellPolygons()
voronoi.circumcenters
voronoi.contains()
voronoi.delaunay
voronoi.render()
voronoi.renderBounds()
voronoi.renderCell()
voronoi.vectors
voronoi.xmax
voronoi.xmin
voronoi.ymax
voronoi.ymin
6
Dispatch
d3.dispatch()
dispatch
dispatch.apply()
dispatch.call()
dispatch.copy()
dispatch.on()
12
Drag
d3.drag()
d3.dragDisable()
d3.dragEnable()