hrbrmstr/streamgraph: streamgraph is an htmlwidget for building streamgraph visualizations

A streamgraph (or "stream graph") is a type of stacked area graph which is displaced around a central axis, resulting in a flowing, organic shape. Streamgraphs were developed by Lee Byron and popularized by their use in a February 2008 New York Times article on movie box office revenues. [Wikipedia] The streamgraph package is based on the htmlwidget package and uses D3.js to render the visualizations.

Getting started

Package details

AuthorBob Rudis <bob@rud.is>
MaintainerBob Rudis <bob@rud.is>
LicenseMIT + file LICENSE
Version0.9.0
URL http://github.com/hrbrmstr/streamgraph
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("hrbrmstr/streamgraph")
hrbrmstr/streamgraph documentation built on May 17, 2019, 5:14 p.m.