Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 352 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 352 Bytes

<spark-line> Web Component

lit-html based web component for rendering sparklines.

This is very much a work in progress.

Todo

  • Subscribe to events from properties
  • Add custom reference lines
  • Add tooltips
  • Support dynamic widths

WithLit Mixin

This adds basic handlers for the lit templates to render them into the shadow DOM.