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

scales/sequential

10 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.scaleSequential creates sequential scale

d3.scaleSequential() creates a sequential scale that maps a continuous, quantitative domain to a continuous, fixed interpolator.

sequential.interpolator sets the scale's output interpolator

sequential.interpolator() sets the scale's output interpolator.

sequential.range sets the output range

sequential.range() sets the output range.

sequential.rangeRound sets output range and enables rounding

sequential.rangeRound() sets the output range and enables rounding.

d3.scaleSequentialLog creates logarithmic sequential scale

d3.scaleSequentialLog() creates a logarithmic sequential scale.

d3.scaleSequentialPow creates power sequential scale

d3.scaleSequentialPow() creates a power sequential scale.

d3.scaleSequentialSqrt creates power sequential scale with exponent 0.5

d3.scaleSequentialSqrt() creates a power sequential scale with exponent 0.5.

d3.scaleSequentialSymlog creates symmetric logarithmic sequential scale

d3.scaleSequentialSymlog() creates a symmetric logarithmic sequential scale.

d3.scaleSequentialQuantile creates sequential scale using p-quantile transform

d3.scaleSequentialQuantile() creates a sequential scale using a p-quantile transform.

sequentialQuantile.quantiles returns the scale's quantiles

sequentialQuantile.quantiles() returns the scale's quantiles.

Give your agent this brain