techniq / layerchart

Composable Svelte chart components to build a wide range of visualizations
https://www.layerchart.com
MIT License
663 stars 12 forks source link

[Canvas] Support for data marks #236

Open techniq opened 2 months ago

techniq commented 2 months ago

Until the infinite loop issue is resolved, which is needed to handle multiple primitives in an {#each} loop, it would still be helpful to add canvas support where all the drawing can be handled in a single render, for example in GeoPath or Points