Skip to content

TanStack Charts v0.3.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 21:40
· 233 commits to main since this release
Immutable release. Only release title and notes can be modified.
172a25b

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 - Allow link marks 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.

@tanstack/react-charts

Patch Changes

@tanstack/octane-charts

Patch Changes

@tanstack/preact-charts

Patch Changes

@tanstack/vue-charts

Patch Changes

@tanstack/solid-charts

Patch Changes

@tanstack/svelte-charts

Patch Changes

@tanstack/angular-charts

Patch Changes

@tanstack/lit-charts

Patch Changes

@tanstack/alpine-charts

Patch Changes