JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 15
  • Score
    100M100P100Q38343F
  • License MIT

Components for charts with one categorical axis and one continuous axis

Package Exports

  • @chsk/band

Readme

@chsk/band

@chsk/band is part of a data visualization framework based on @chsk/core. It provides components for charts with one discrete (band) axis and one continuous axis.

Features

  • Bar charts visualize data using grouped, stacked, or layered bars
  • Quantile charts summarize number distributions using box-and-whisker or bar-and-whisker elements
  • Schedule charts visualize intervals with well-defined start and end boundaries
  • Strip charts visualize number distributions by displaying all data points in a dataset
  • Violin charts visualize the shapes of number distributions using smooth or step-wise curves
  • Dendrograms display hierarchical clustering
  • Band components are general-purpose objects that can be used in any of the band-chart views (bar charts, distribution charts, etc.)

Documentation

See here