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/link

11 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.link - create a new link generator

d3.link creates a new link generator that draws a smooth cubic Bézier curve from a source to a target.

d3.linkHorizontal - create a new horizontal link generator

d3.linkHorizontal creates a new horizontal link generator that draws a smooth cubic Bézier curve from a source to a target with horizontal orientation.

link.source - set the source accessor

The link.source method sets the source accessor for a link generator.

link.target - set the target accessor

The link.target method sets the target accessor for a link generator.

link.x - set the point x-accessor

The link.x method sets the point x-accessor for a link generator.

link.y - set the point y-accessor

The link.y method sets the point y-accessor for a link generator.

link.context - set the rendering context

The link.context method sets the rendering context for a link generator.

link.digits - set the output precision

The link.digits method sets the output precision for a link generator.

d3.linkRadial - create a new radial link generator

d3.linkRadial creates a new radial link generator that draws a smooth cubic Bézier curve from a source to a target in polar coordinates.

linkRadial.angle - set the point angle accessor

The linkRadial.angle method sets the point angle accessor for a radial link generator.

linkRadial.radius - set the point radius accessor

The linkRadial.radius method sets the point radius accessor for a radial link generator.

Give your agent this brain