0.16.0
@tanstack/charts
Minor Changes
-
#115
3df87d7- Move TanStack Charts into official Alpha on the regular0.xrelease line.Chart definitions now require Cartesian scales under
scales.xandscales.y.
Polar definitions requirescales.angleandscales.radius. The temporary
pre-Alpha root properties, runtime adapters, and development warnings have been
removed. Custom mark types should replaceChartMarkXandChartMarkYwith
ChartMarkPointXandChartMarkPointY, imported from
@tanstack/charts/mark/scale-values. Polar layout callbacks should read the
reserved mappings fromlayout.scales.Reserved scale entries are checked against the marks that use them at the
precise authored type boundary. A materialized dimension requires a configured
scale, while an unused dimension requires an explicitnullentry. Runtime
validation still checks required reserved entries and channels that actually
materialize, but type-only scale ownership cannot be recovered after a custom
mark or stored definition has been erased.Fresh built-in mark option literals now reject unsupported properties while
preserving typed channels, named scale IDs, and generic mark wrappers.Exact-zero cells in diverging stacks now stay on their running positive or
negative baseline instead of drawing false spikes through lower area layers.
Pinned tooltips now dismiss when the pointer is pressed outside the chart and
tooltip, so pointer inspection resumes after focus leaves the chart.
@tanstack/react-charts
Patch Changes
- Updated dependencies [
3df87d7]:- @tanstack/charts@0.16.0
@tanstack/react-native-charts
Patch Changes
- Updated dependencies [
3df87d7]:- @tanstack/charts@0.16.0
@tanstack/octane-charts
Patch Changes
- Updated dependencies [
3df87d7]:- @tanstack/charts@0.16.0
@tanstack/preact-charts
Patch Changes
- Updated dependencies [
3df87d7]:- @tanstack/charts@0.16.0
@tanstack/vue-charts
Patch Changes
- Updated dependencies [
3df87d7]:- @tanstack/charts@0.16.0
@tanstack/solid-charts
Patch Changes
- Updated dependencies [
3df87d7]:- @tanstack/charts@0.16.0
@tanstack/svelte-charts
Patch Changes
- Updated dependencies [
3df87d7]:- @tanstack/charts@0.16.0
@tanstack/angular-charts
Patch Changes
- Updated dependencies [
3df87d7]:- @tanstack/charts@0.16.0
@tanstack/lit-charts
Patch Changes
- Updated dependencies [
3df87d7]:- @tanstack/charts@0.16.0
@tanstack/alpine-charts
Patch Changes
- Updated dependencies [
3df87d7]:- @tanstack/charts@0.16.0