r-streamgraph
Htmlwidget for building streamgraph visualizations
A streamgraph is a type of stacked area chart. It represents the evolution of a numeric variable for several groups. Areas are usually displayed around a central axis, and edges are rounded to give a flowing shape. This package provides an htmlwidget
for building streamgraph visualizations.
- Versions: 0.9.0-1.76f7173
- Website: https://github.com/hrbrmstr/streamgraph
- Licenses: Expat
- Package source: gnu/packages/bioinformatics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-streamgraph
as follows:
guix install r-streamgraph
Or install a particular version:
guix install r-streamgraph@0.9.0-1.76f7173
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of r-streamgraph about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-streamgraph'><img src='https://packages.guix.gnu.org/packages/r-streamgraph/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-streamgraph)
Example Org:
[[https://packages.guix.gnu.org/packages/r-streamgraph][https://packages.guix.gnu.org/packages/r-streamgraph/badges/latest-version.svg]]