epoch-charting
Version:
A general purpose real-time charting library for building beautiful, smooth, and high performance visualizations.
23 lines (22 loc) • 388 B
JSON
{
"name": "epochjs/epoch",
"description": "A general purpose, real-time visualization library.",
"keywords": [
"epoch",
"d3",
"chart",
"graph",
"plot",
"real-time"
],
"homepage": "https://github.com/epochjs/epoch",
"license": "MIT",
"authors": [
{
"name": "Ryan Sandor Richards"
}
],
"require": {
"mbostock/d3": "@stable"
}
}