Skip to content

11ty/api-sparkline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

11ty Logo

Sparkline API

A runtime service to generate sparkline SVG images.

Demo

Sparkline representing frequency of posts on zachleat.com written from 2007 to 2021

Usage

Image URLs have the formats:

/[height]x[width]/[values]/
/[height]x[width]/[values]/[color]/
  • values is a comma separated list of numbers
  • color must be URI encoded (via encodeURIComponent)

Releases

No releases published

Packages

No packages published