https://github.com/tj/d3-series
D3 line series chart used for error reporting on Apex Ping
https://github.com/tj/d3-series
Last synced: 9 months ago
JSON representation
D3 line series chart used for error reporting on Apex Ping
- Host: GitHub
- URL: https://github.com/tj/d3-series
- Owner: tj
- License: mit
- Created: 2016-07-15T00:37:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-15T16:46:05.000Z (over 9 years ago)
- Last Synced: 2025-04-15T05:56:59.471Z (9 months ago)
- Language: JavaScript
- Size: 162 KB
- Stars: 137
- Watchers: 6
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Changelog: History.md
- License: LICENSE
Awesome Lists containing this project
README
# d3-series
D3 line series. See source for examples and documentation.
## Installation
```
$ npm install d3-series
```
## Examples
Fewer series :)

Many series :)

## Developing
Build:
```
$ make build
```
Start dev server:
```
$ make start
```
## Badges


[](https://apex.sh/ping/)
---
> [tjholowaychuk.com](http://tjholowaychuk.com) ·
> GitHub [@tj](https://github.com/tj) ·
> Twitter [@tjholowaychuk](https://twitter.com/tjholowaychuk)