layerchart
TypeScript icon, indicating that this package has built-in type declarations

1.0.11 • Public • Published

LayerChart

npm

A large collection of composable Svelte chart components to build a wide range of visualizations

  • Cartesian (Bar, Area, Stack, Scatter)
  • Radial (Pie, Arc, Sunburst)
  • Hierarchy (Pack, Tree, Treemap, Sunburst)
  • Graph (Sankey)
  • Geo (Choropleth, Spike, Bubble, Point, Globe)

Interactions

  • Tooltip, Highlights, Pan/Zoom

SVG

  • Basic (Arc, Circle, Group, Line, Spline, Text)
  • Gradients and Patterns
  • ClipPath
  • Multi-line text

Others

  • Legends including ColorRamps

See also Svelte UX for a large collection of components, actions, stores, and utilities to build highly interactive applications.

Publishing

  • npm run changeset for each changelog worthy change
  • npm run version to bump package.json version based on changesets, materialize changesets into CHANGELOG.md
  • Commit as Version bump to x.y.z (TODO: automate)
  • npm run publish to publish version to npm
  • git push --tags to publish tags to Github

/layerchart/

    Package Sidebar

    Install

    npm i layerchart

    Weekly Downloads

    16,041

    Version

    1.0.11

    License

    MIT

    Unpacked Size

    603 kB

    Total Files

    216

    Last publish

    Collaborators

    • techniq