-
Notifications
You must be signed in to change notification settings - Fork 0
Plugins
Mike Bostock edited this page Sep 12, 2016
·
45 revisions
Wiki ▸ Plugins
Please feel free to add links to your work!
For more information on creating your own plugin, see Let's Make a (D3) Plugin. All D3 4.x+ plugins should be published with the d3-module keyword on npm.
- d3/d3-geo-projection - extended geographic projections.
- d3/d3-hcg - the hue-chroma-grayness color space derived from Munsell.
- d3/d3-hexbin - group two-dimensional points into hexagonal bins.
- d3/d3-hsv - the hue-saturation-value color space.
- d3/d3-sankey - visualize flow between nodes in a directed acyclic network.
- d3/d3-scale-chromatic - color schemes derived from ColorBrewer.
- d3/d3-selection-multi - multi-value syntax for selections and transitions.
- d3/d3-tile - compute the quadtree tiles to display in a rectangular viewport.
- 1wheel/d3-jetpack-module - snippets, conventions, and convenience.
- benfred/venn.js - area-proportional Venn and Euler diagrams.
- binaworks/d3-container - a reusable margin convention.
- Fil/d3-geo-voronoi - spherical Voronoi and Delaunay.
- pbeshai/d3-interpolate-path - smoothly interpolate between arbitrary paths.
- pbeshai/d3-line-chunked - visual styling for missing data in lines.
- pbeshai/d3-scale-interactive - a GUI for editing scales.
- susielu/d3-legend - reusable legends!
- tomgp/d3-iconarray - draw an array of icons.
- vijithassar/d3-history - deep-linking for dynamic user interfaces.
- vijithassar/d3-parent - select an ancestor element.
- vijithassar/d3-rect - draw rectangles.
- vijithassar/d3-textwrap - wrap long lines of text in SVG.
- YellowTugboat/d3-symbol-extra - extended symbol types.
- 2D Histogram
- 3D Force Layout (minimalist demo)
- Adjacency Matrix
- Arc Diagram
- Bayesian Network
- Beeswarm Layout (demo)
- Box plot (demo)
- Bullet chart
- Chernoff face
- Circular Brush
- Circular Segment
- Comic.js
- Container
- Contour plot
- Color wheel
- Distance-limited Voronoi (demo)
- dTree Family Tree
- Find Peaks
- Fisheye distortion
- Flame graph (demo)
- Flextree (demo)
- Force-directed labels
- Geometric primitives, labels, connections and more
- Graph analysis (inactive)
- Hive plot
- Horizon chart
- JSONP
- Keybinding
- Lasso selection
- Legend
- Longscroll
- Orbital Layout
- Parallel coordinates
- Parallel sets
- Q-Q plot
- Rollup (PivotGraph) layout
- Sankey diagram (by @soxofaan)
- Sankey diagram (by @emeeks, multi-part)
- Superformula
- Transform format
- URL format
- Vertical Sankey (demo)
- Word cloud layout
- Venn Layout
- Geodesic grid
- Polyhedral geographic projections
###Help
- Arrays
- Axes
- Brushes
- Chords
- Collections
- Colors
- Delimiter-Separated Values
- Dispatches
- Dragging
- Easings
- Forces
- Geographies
- Hierarchies
- Interpolators
- Number Formats
- Paths
- Polygons
- Quadtrees
- Queues
- Random Numbers
- Requests
- Scales
- Selections
- Shapes
- Time Formats
- Time Intervals
- Timers
- Transitions
- Voronoi Diagrams
- Zooming
###Translations (unofficial)