Skip to content

layerchart@2.0.2

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Jul 20:55
e3fc36a

Patch Changes

  • fix(Chart): Fix chart rendering blank when brush and transform are combined under Svelte's experimental async mode by lazy-loading interaction contexts via $effect/{#if} instead of nested {#await import()}. (#885)