You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Title: A ggplot-based Sankey Graphic with Gradient Flows
Version: 0.0.1
Author: Scott Spencer
Maintainer: Scott Spencer <spencer.sa@gmail.com>
Description: ggSankeyGrad builds a ggplot object for visualizing sankey graphics, in which each flow is represented as a color gradient. The user specifies beginning and ending categories and corresponding colors for each category. The ggplot object returned encodes the transition between categories as color-gradient transitions.