All Projects → susielu → D3 Annotation

susielu / D3 Annotation

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to D3 Annotation

S Mall Ssm
小小商城系统,JavaWEB项目,基于SSM,仿天猫页面,功能齐全,实现了自动处理关联查询的通用Mapper、抽象 BaseService 类、注解鉴权、参数注解校验等
Stars: ✭ 456 (-34.2%)
Mutual labels:  annotations
React D3 Tree
🌳 React component to create interactive D3 tree graphs
Stars: ✭ 543 (-21.65%)
Mutual labels:  d3
D3 Node
Server-side D3 for static chart/map generation ✨📊
Stars: ✭ 606 (-12.55%)
Mutual labels:  d3
Spring Boot Tutorial
100+ Spring Boot Articles, Tutorials, Video tutorials, Projects, Guides, Source code examples etc
Stars: ✭ 482 (-30.45%)
Mutual labels:  annotations
Billboard.js
📊 Re-usable, easy interface JavaScript chart library based on D3.js
Stars: ✭ 5,032 (+626.12%)
Mutual labels:  d3
Mixin
Mixin is a trait/mixin and bytecode weaving framework for Java using ASM
Stars: ✭ 557 (-19.62%)
Mutual labels:  annotations
Jcabi Aspects
Collection of AOP/AspectJ Java Aspects
Stars: ✭ 455 (-34.34%)
Mutual labels:  annotations
React Decoration
A collection of decorators for React Components
Stars: ✭ 641 (-7.5%)
Mutual labels:  annotations
Multi Human Parsing
🔥🔥Official Repository for Multi-Human-Parsing (MHP)🔥🔥
Stars: ✭ 507 (-26.84%)
Mutual labels:  annotations
Front End Daily Challenges
As of October 2020, 170+ works have been accomplished, challenge yourself each day!
Stars: ✭ 598 (-13.71%)
Mutual labels:  d3
Awesome Dataset Tools
🔧 A curated list of awesome dataset tools
Stars: ✭ 495 (-28.57%)
Mutual labels:  annotations
Historical Ranking Data Visualization Based On D3.js
这是一个数据可视化项目,能够将历史数据排名转化为动态柱状图图表
Stars: ✭ 4,649 (+570.85%)
Mutual labels:  d3
Dokieli
💡 dokieli is a clientside editor for decentralised article publishing, annotations and social interactions
Stars: ✭ 582 (-16.02%)
Mutual labels:  annotations
Anichart.js
Easily create data visualization animation videos
Stars: ✭ 480 (-30.74%)
Mutual labels:  d3
Label Studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
Stars: ✭ 7,264 (+948.2%)
Mutual labels:  annotations
Vue Mindmap
VueMindmap is a vue component for mindnode maps
Stars: ✭ 457 (-34.05%)
Mutual labels:  d3
Javatutorial
Java教程,包括多线程,泛型,反射,IO,容器类,注解
Stars: ✭ 552 (-20.35%)
Mutual labels:  annotations
Party Mode
An experimental music visualizer using d3.js and the web audio api.
Stars: ✭ 690 (-0.43%)
Mutual labels:  d3
Swoft
🚀 PHP Microservice Full Coroutine Framework
Stars: ✭ 5,420 (+682.11%)
Mutual labels:  annotations
Cvat
Powerful and efficient Computer Vision Annotation Tool (CVAT)
Stars: ✭ 6,557 (+846.18%)
Mutual labels:  annotations

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].