new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

D3 · all subjects

d3-shape/stack

15 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

d3.stack - create a new stack generator

d3.stack creates a new stack generator for placing shapes adjacent to one another, as in a stacked bar chart.

stack.keys - set the keys accessor

The stack.keys method sets the keys accessor for a stack generator.

stack.value - set the value accessor

The stack.value method sets the value accessor for a stack generator.

stack.order - set the order accessor

The stack.order method sets the order accessor for a stack generator.

stack.offset - set the offset accessor

The stack.offset method sets the offset accessor for a stack generator.

d3.stackOrderAppearance - put the earliest series on bottom

d3.stackOrderAppearance is a stack order function that puts the earliest series on the bottom.

d3.stackOrderDescending - put the largest series on bottom

d3.stackOrderDescending is a stack order function that puts the largest series on the bottom.

d3.stackOrderInsideOut - put earlier series in the middle

d3.stackOrderInsideOut is a stack order function that puts earlier series in the middle.

d3.stackOrderNone - use the given series order

d3.stackOrderNone is a stack order function that uses the given series order.

d3.stackOrderReverse - use the reverse of the given series order

d3.stackOrderReverse is a stack order function that uses the reverse of the given series order.

d3.stackOffsetExpand - normalize the baseline to zero and topline to one

d3.stackOffsetExpand is a stack offset function that normalizes the baseline to zero and the topline to one.

d3.stackOffsetDiverging - positive above zero; negative below zero

d3.stackOffsetDiverging is a stack offset function that places positive values above zero and negative values below zero.

d3.stackOffsetNone - apply a zero baseline

d3.stackOffsetNone is a stack offset function that applies a zero baseline.

d3.stackOffsetSilhouette - center the streamgraph around zero

d3.stackOffsetSilhouette is a stack offset function that centers the streamgraph around zero.

d3.stackOffsetWiggle - minimize streamgraph wiggling

d3.stackOffsetWiggle is a stack offset function that minimizes streamgraph wiggling.

Give your agent this brain