An open API service indexing awesome lists of open source software.

https://github.com/evolutionjobs/spark-line

Web component for rendering spark lines
https://github.com/evolutionjobs/spark-line

Last synced: 6 months ago
JSON representation

Web component for rendering spark lines

Awesome Lists containing this project

README

          

# `` 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.