https://github.com/tj/d3-tipy
D3 tooltip
https://github.com/tj/d3-tipy
Last synced: 4 days 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-16T15:49:04.000Z (over 8 years ago)
- Last Synced: 2025-03-28T18:14:49.051Z (22 days ago)
- Language: JavaScript
- Size: 96.7 KB
- Stars: 95
- Watchers: 4
- 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.

## Installation
```
$ npm install d3-tipy
```## Developing
Build:
```
$ make build
```Start dev server:
```
$ make start
```## Badges

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