Skip to content

Commit e6dc03f

Browse files
committed
Add Vega to D3.js section.
description of Vega from the website: "Vega is a visualization grammar, a declarative format for creating, saving and sharing visualization designs. With Vega you can describe data visualizations in a JSON format, and generate interactive views using either HTML5 Canvas or SVG."
1 parent ec412e0 commit e6dc03f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -566,6 +566,7 @@
566566
+ [Introduction to D3](http://www.janwillemtulp.com/2011/03/20/tutorial-introduction-to-d3/)
567567
+ [Interactive D3 Tutorial](http://vogievetsky.github.com/IntroD3/)
568568
+ [NVD3](http://nvd3.org/)
569+
+ [Vega](http://http://trifacta.github.io/vega/)
569570
+ [Crossfilter](http://square.github.com/crossfilter/)
570571
+ [Datavisualization.ch](http://selection.datavisualization.ch/)
571572
+ [jQuery.Gantt](http://taitems.github.com/jQuery.Gantt/)

0 commit comments

Comments
 (0)