Wednesday, November 6, 2013

DATA SCIENCE RESOURCES: Visualization

Visualization

  • Courses
  • Tools
    • D3.js: Data-Driven Documents — Declarative manipulation of DOM elements with data dependent functions (withPython port ).
    • Vega: A visualization grammer built on top of D3 for declarative visualizations in JSON. Released by the dream team atTrifacta,   it provides a higher level abstraction than D3 for creating “ or SVG based graphics.
    • Rickshaw: A charting library built on top of D3 with a focus on interactive time series graphs.
    • modest maps: A lightweight library with a simple interface for working with maps in the browser (with ports to multiple languages).
    • Chart.js: Very simple (only six charts) HTML5 “ based plotting library with beautiful styling and animation.

No comments:

Post a Comment