techniq / layerchart

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

Extract Links from Points #64

Open techniq opened 9 months ago

techniq commented 9 months ago
techniq commented 9 months ago

Similar to Observable Plot's RuleX / RuleY.

Could instead update Rule component to handle property (string / function) or array of properties (string[] / functions[])

techniq commented 9 months ago

Maybe use for Oscilloscope similar to the Observable Plot example as well