Skip to content

Visualisation :: Creating a chart

Marielle Lange edited this page Aug 30, 2015 · 3 revisions

Tools round up

Datavisualization.ch Selected Tools - collection of tools that we, the people behind Datavisualization.ch, work with on a daily basis and recommend warmly

Google Chart Gallery

The Best Tools for Visualization

The 37 best tools for data visualization

Without any coding

Javascript

Datawrapper - Open source tool helping everyone to create simple, correct and embeddable charts in minutes.

Polestar - Lightweight Tableau-style User Interface for visual analysis. (online demo). From the same team Voyager - Visualization browser for open-ended data exploration (online demo).

ChartBuilder - [open source] (https://github.com/Quartz/Chartbuilder) charting application that facilitates easy creation of simple beautiful charts.

With very little code

Javascript, d3js

list of d3js libraries

Vega Vega is a declarative format for creating, saving, and sharing visualization designs. With Vega, visualizations are described in JSON, and generate interactive views using either HTML5 Canvas or SVG. You can try it online first or go through their interactive tutorials

Python

ggplot

StatsR

ggplot2

ggplot2 cheatsheet

ggplot2 cheatsheet preview

From Scratch

Javascript

d3js

Clone this wiki locally