LayerChart

Releases (235)

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 24 of 24
Next
Edit this page