Skip to content

Commit 629834f

Browse files
committed
Update
1 parent 56e565c commit 629834f

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

alpine_visEditor/README.md

+5-12
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,13 @@
11
# Constructing Interactive Data Visualizations
22
Curran Kelleher
33

4+
* Focus is on Web-based 2D visualizations using [D3.js](http://d3js.org/)
5+
* Other technologies also usable, e.g. [Leaflet](http://leafletjs.com/examples/choropleth.html)
46
* Foundation for
57
* reusable interactive visualizations
68
* combining visualizations with linked views
7-
* Work from [Ph. D. at University of Massachusetts](https://github.com/curran/phd)
8-
* Focus is on Web-based 2D visualizations using [D3.js](http://d3js.org/)
9-
* Other technologies also usable, e.g. [Leaflet](http://leafletjs.com/examples/choropleth.html)
9+
* embedding interactive visualizations in larger systems
1010
* Core concept: [Data Dependency Graphs](https://github.com/curran/model#data-dependency-graphs)
11-
* Examples
12-
* [Bar Chart](http://curran.github.io/model-contrib/#/examples/barChart)
13-
* [Scatter Plot](http://curran.github.io/model-contrib/#/examples/scatterPlot)
14-
* Reusable visualization elements: [Reactivis](https://github.com/curran/reactivis)
15-
* [Table](http://curran.github.io/model-contrib/#/examples/table)
16-
* [Linked Bar Chart, Scatter Plot, and Table](http://curran.github.io/model-contrib/#/examples/linkedViews)
17-
* [Linked Choropleth and Line Chart](http://curran.github.io/model/examples/d3LinkedChoropleth/)
18-
* Future work
19-
* [VisEditor](https://github.com/curran/visEditor)
11+
* Work from [Ph. D. at University of Massachusetts](https://github.com/curran/phd)
12+
* [VisEditor](https://github.com/curran/visEditor)
2013
* [Integration with Chorus](https://github.com/curran/visEditor/wiki/Chorus-Integration)

0 commit comments

Comments
 (0)