JSPM

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

Components for bar plots and box plots

Package Exports

  • @chsk/band
  • @chsk/band/dist/chsk-band.cjs.js
  • @chsk/band/dist/chsk-band.es.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@chsk/band) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@chsk/band

chsk is a charting library for React.

The @chsk/band package builds upon the infrastructure provided by @chsk/core. It introduces components relevant to 'band charts' - charts in which one axis hold categorical labels and the other axis holds continuous values.

@chsk/band supports bar charts, quantile charts (box plots), and strip charts.