Skip to content

Use d3-annotation with built-in annotation types, or extend it to make custom annotations. It is made for d3-v4 in SVG.

License

Notifications You must be signed in to change notification settings

kbatchu/d3-annotation

This branch is 2 commits ahead of, 2 commits behind susielu/d3-annotation:master.

Folders and files

NameName
Last commit message
Last commit date
Mar 24, 2019
Sep 21, 2018
Aug 3, 2017
Mar 14, 2019
Mar 23, 2017
Jul 9, 2017
May 7, 2017
Mar 22, 2017
Mar 31, 2017
Sep 21, 2018
Mar 24, 2019
Sep 21, 2018
Sep 21, 2018
Mar 24, 2019
Sep 21, 2018
Mar 4, 2017
Apr 7, 2019
Apr 7, 2019
Sep 21, 2018
Mar 24, 2019
Oct 25, 2019
Mar 15, 2017
Mar 15, 2017
May 7, 2017
May 7, 2017
Mar 7, 2017
Oct 28, 2019

Repository files navigation

d3-annotation

Full documentation: http://d3-annotation.susielu.com

Setup

Include the file directly

You must include the d3 library before including the annotation file. Then you can add the compiled js file to your website

Using CDN

You can add the latest version of d3-annotation hosted on cdnjs.

Using NPM

You can add d3-annotation as a node module by running

npm i d3-svg-annotation -S

Feedback

I would love to hear from you about any additional features that would be useful, please say hi on twitter @DataToViz.

Prior art

About

Use d3-annotation with built-in annotation types, or extend it to make custom annotations. It is made for d3-v4 in SVG.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%