https://github.com/414owen/smolgraph
An extremely small, easy to use multi-line-graph library.
https://github.com/414owen/smolgraph
data-visualization graph web
Last synced: 5 months ago
JSON representation
An extremely small, easy to use multi-line-graph library.
- Host: GitHub
- URL: https://github.com/414owen/smolgraph
- Owner: 414owen
- Created: 2025-08-10T11:33:46.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-08-20T23:13:51.000Z (6 months ago)
- Last Synced: 2025-08-21T01:12:37.874Z (6 months ago)
- Topics: data-visualization, graph, web
- Language: JavaScript
- Homepage: https://414owen.github.io/smolgraph/
- Size: 78.1 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Smolgraph

An extremely small, easy to use multi-line-graph library.
## Example

Live example: https://414owen.github.io/smolgraph/
## Features
* Small (<3.3k minified, and gzipped)
* Numeric or stringy x axis
* Pretty
* Themeable via css and some JS config
* Multiple lines
* Tracker visible on hover
* Displays points hovered over
* Scroll to zoom
* Pinch to zoom
* Double-click to zoom out
* Optional callback to load new data on zoom