Steamgraph

Function to plot aesthetic variation on stacked area plot
774 Downloads
Updated 27 Jan 2014

View License

Function to plot a Steamgraph (smoothed, y-centered, stacked area plot) as detailed by Byron and Wattenburg, 2008.

Cite As

John Thompson (2024). Steamgraph (https://www.mathworks.com/matlabcentral/fileexchange/45211-steamgraph), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on 2-D and 3-D Plots in Help Center and MATLAB Answers
Acknowledgements

Inspired by: Customizable Heat Maps

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

*Replaced 'spline' function with 'interp1' function.