LayerChart

Releases (221)

layerchart@0.32.0

layerchart@0.32.0

Minor Changes

  • Support NodeNext packages (#126)

Patch Changes

layerchart@0.31.0

layerchart@0.31.0

Minor Changes

  • [Area/AreaStack/Spline] Simplify overwriting x/y accessors by applying xScale/yScale within components (#115)

Patch Changes

layerchart@0.30.2

layerchart@0.30.2

Patch Changes

  • Support radial / polar coordinate system (along with cartesian) for Axis, Spline, Area, and Point (#107)

  • [Tooltip] Change variant light/dark (default: dark) to default / invert and base on theme colors (#110)

  • [Axis] Fallback to tick value if no tick format defined (band scales) (#107)

layerchart@0.30.0

layerchart@0.30.0

Minor Changes

  • Theme support (#78)

Patch Changes

  • Update sub-component props type that are spread (ComponentProps<SomeComponent>) to be more accurate (Partial<...>) (#78)

  • [ClipPath] Add disabled prop to show all (ignore clipping) (#78)

  • Update dependencies (#78)

  • Add GeoCircle component (#78)

  • Add antipode() geo util (#78)

layerchart@0.27.0

layerchart@0.27.0

Minor Changes

  • [TooltipContext] Replace on:click event handler with onClick prop (easier to consume when using <Chart tooltip={{ onClick(e) => { ... } }} />) (ee80654)

layerchart@0.26.2

layerchart@0.26.2

Patch Changes

  • Use Symbol() instead of empty object for context keys (c676611)
Previous
Page 22 of 23
Next
Edit this page