TanStack Charts v0.3.0
0.3.0
@tanstack/charts
Minor Changes
-
#15
d9404fa- Replace the flat axis guide options with composable axis, grid, tick, and
responsive label configuration. Add shared focus-layer marks, animated inline
mark states, coordinate-based tooltip anchoring, and unified stack/group
layouts with inferred stacking.
Add data-first group, numeric/calendar/two-dimensional bin, window, cumulative,
rank, normalize, select, and row-stack transforms. Results use named group
fields, flat row extension, explicit reducers and ordering, source lineage,
object-bag callbacks, ordinary-function escape hatches, and granular entry
points. -
#16
1cb4167- Allowlinkmarks to resolve stroke width and opacity per datum and configure
their line caps. This supports proportional D3 Sankey links through native mark
composition instead of a custom scene renderer.