LayerChart
@layerchart
Large collection of visualization components and utilities for Svelte, built upon the wonderful Layer Cake framework
ID: 1698833388801519616
https://www.layerchart.com/ 04-09-2023 23:00:29
22 Tweet
175 Takipçi
2 Takip Edilen
I love how simple it was to highlight the active series using LayerChart. Just 2 lines (see below👇)
🎉 Radial line/area charts In the latest `0.60.3` release, LayerChart's `Axis`, `Spline`, `Area`, and `Points` components have been updated with radial support. A few time-series and radar examples have been added to see how to leverage the new capability. Also, Tooltips now
Gradients make everything look better 😁 Small QoL release for LayerChart (0.31.0) ✔︎ AreaStack added default slot to enable full customization of each Area, including wrapping in LinearGradient. layerchart.com/docs/examples/… ✔︎ Simplify overwriting x/y accessors for Area,
🎉 Geo Voronoi support and new GeoSpline/GeoEdgeFade components LayerChart Voronoi now supports geo visualizations, using the wonderful github.com/Fil/d3-geo-vor…. This is especially helpful for adding tooltips to points, when using the geo path (such as a county/state/country)
"Intro to LayerChart" by Sean Lynch 🦋 @techniq.dev from this year's Spring Svelte Summit is now also available on YouTube: youtu.be/DOH6I-kHSbk
🖌️ Brush component New brush component has been added to LayerChart with the following features: → Single `x` or `y` axis or `both` for area scrubbing → Integrate in a single Chart, or use separate for easy scrubbing → Synchronize views simply using `bind:xDomain` → Works
I see some LayerChart in the wild! Not all the visualizations are created with LayerChart. I like their strategy of each team member owning and independently working to create each chart. See below for a few charts I identified as being built with LayerChart (although
🎉 Massive LayerChart release I am proud to announce the highly anticipated 0.50 release of LayerChart! Highlights: ✅ Simplified Charts (with series support) ✅ Improved and simplified radial support ✅ More versatile and less opinionated tooltips ✅ New color and x1/y1
Added Force Drag LayerChart example that's fun to play with. layerchart.com/docs/examples/…
LayerChart by Sean Lynch 🦋 @techniq.dev is a collection of composable Svelte chart components & utilities 📊 - madewithsvelte.com/layerchart