LayerChart

Releases (230)

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)

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)

Minor Changes

  • [TooltipContext] Replace on:click event handler with onClick prop (easier to consume when using <Chart tooltip={{ onClick(e) => { ... } }} />) (ee80654)
Previous
Page 23 of 23
Next
Edit this page