Skip to content
mbostock edited this page Jun 13, 2011 · 15 revisions

API ReferenceLayouts

stack

# d3.layout.stack()

# stack.values([values])

# stack.order([order])

  • inside-out -
  • reverse -
  • default -

# stack.offset([offset])

  • silhouette -
  • wiggle -
  • expand -
  • zero -

# stack.x([x])

# stack.y([y])

# stack.out([out])

Clone this wiki locally