The release that learned what a band is
Three chart types join the picker and a fourth is rebuilt, a legend drawn inside the plot can be painted out, and the difference between a coordinate and a category stopped being a detail.
- Span charts capture a range by its two ends, and candlesticks read which way the day went from the figure's own colours rather than asking you.
- Stacked bar is its own chart type, because its segments are connected. A segment's base is the top of the one below, read once; the value reported is a height rather than a position on the axis; and moving a boundary carries the stack above it, whether you drag it or type it.
- Mask an area paints part of the figure out with the paper colour measured around it. It is the answer to a legend drawn inside the plot box: its swatches are the series' own ink at the series' own size, so no colour filter or plot-area rule can tell them from the bars they describe.
- Reading labels off the figure reaches a heatmap's own columns and rows, and a piece of bar ink caught in the label band no longer rides into the name it was read beside.
- A heatmap axis says what kind it is, and that decides what it is asked. A named axis derives its bands from a declared count, so it is asked whether the figure's marks sit between the bands or under them. A measured axis is asked neither: its boundaries are in the ink, its clicks are the extent, and its cells are identified by their coordinates.
- Polar and ternary read the frame and the triangle your own clicks describe, and a model that cannot read back its own calibration points refuses rather than reporting numbers from it.