Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mcaule/d3-timeseries
Time series charting library based on d3.js
https://github.com/mcaule/d3-timeseries
Last synced: 22 days ago
JSON representation
Time series charting library based on d3.js
- Host: GitHub
- URL: https://github.com/mcaule/d3-timeseries
- Owner: mcaule
- Created: 2015-12-31T10:54:30.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-10-14T00:14:31.000Z (about 6 years ago)
- Last Synced: 2024-11-10T01:02:28.400Z (about 1 month ago)
- Language: CSS
- Size: 125 KB
- Stars: 143
- Watchers: 3
- Forks: 39
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-d3 - d3-timeseries - Time series charting library (Charts)
- awesome-d3 - d3-timeseries - Time series charting library (Charts)
README
# d3-timeseries
Time series charting library based on d3.js## [Examples](http://mcaule.github.io/d3-timeseries/)
[
![screenshot](http://mcaule.github.io/d3-timeseries/img/d3-timeseries_screenshot1.png)
](http://mcaule.github.io/d3-timeseries/)## Installation
```
npm install d3-timeseries --save
```