nikhouri / nikc

ggplot2 and data galleries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ggplot2 and data galleries

Personal reference examples for charting/data access & presentation.

Charts

Data

Roadmap

Statistic

  • Scatter
  • Histogram
  • Boxplots

Basic Charts

  • Lines
  • Step (ex. tick px)
  • Faceted
  • Stacked bars (time series)
  • Column (categories)
  • Point and Range

Complex

  • Maps
  • Heatmap
  • Multi-panel w/ facets

Data

  • CSV imports (with dates/times)
  • CSV import entire directory
  • Inline data (CSV from string)
  • Quandl import
  • topn function

About

ggplot2 and data galleries

License:BSD Zero Clause License


Languages

Language:Python 74.7%Language:CSS 25.3%