Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tj/d3-tipy
D3 tooltip
https://github.com/tj/d3-tipy
Last synced: about 1 month ago
JSON representation
D3 tooltip
- Host: GitHub
- URL: https://github.com/tj/d3-tipy
- Owner: tj
- License: mit
- Created: 2016-03-19T19:39:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-16T15:49:04.000Z (about 8 years ago)
- Last Synced: 2024-11-01T09:34:03.142Z (about 1 month ago)
- Language: JavaScript
- Size: 96.7 KB
- Stars: 95
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Changelog: History.md
- License: LICENSE
Awesome Lists containing this project
- awesome-d3 - d3-tipy - Tooltip helper (Utils)
- awesome-d3 - d3-tipy - Tooltip helper (Utils)
README
# d3-tipy
D3 tooltip. See source for examples and documentation.
![](assets/screen.png)
## Installation
```
$ npm install d3-tipy
```## Developing
Build:
```
$ make build
```Start dev server:
```
$ make start
```## Badges
![](https://img.shields.io/badge/license-MIT-blue.svg)
![](https://img.shields.io/badge/status-stable-green.svg)---
> [tjholowaychuk.com](http://tjholowaychuk.com) ·
> GitHub [@tj](https://github.com/tj) ·
> Twitter [@tjholowaychuk](https://twitter.com/tjholowaychuk)