1 dépôt
Small, lightweight charts intended for at-a-glance metrics, such as sparklines and progress rings.
Distinct from General Chart Renderers: Focuses on 'mini' or 'micro' charts for dashboard metrics rather than general-purpose full-page chart renderers.
Explore 1 awesome GitHub repository matching user interface & experience · Micro-Data Visualizations. Refine with filters or upvote what's useful.
Peity is a lightweight SVG data visualization library that transforms numeric text content and HTML attributes into small pie, donut, bar, and line charts. It functions as an attribute-driven renderer and a progressive enhancement tool, adding vector graphics to web pages by reading data directly from the DOM without requiring heavy JavaScript frameworks. The library supports custom drawing functions and dynamic color assignments, allowing for the registration of new chart types and the use of custom functions to determine segment colors. Its capability surface covers the rendering of mini d
Provides a suite of lightweight SVG mini-charts including pie, donut, line, and bar visualizations.