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