#Stata #streamplot v1.6 is now out with several major changes:
- A cat() option added to compare streams across an additional binary (north vs south) variable category.
- Major code cleanup and rewrite of core routines to optimize speed.
#Stata #streamplot v1.6 is now out with several major changes:
- A cat() option added to compare streams across an additional binary (north vs south) variable category.
- Major code cleanup and rewrite of core routines to optimize speed.
Gonna up the #streamplot package a bit:
https://github.com/asjadnaqvi/stata-streamplot
Here you see a stream graph of top 50 female names in the USA from 1880-2014. Emma/Olivia/Sophia are the top 3, while Sarah/Hanna/Emily had their peaks. Elizabeth is high persistent!
More graphs below...
The 
#streamplot v1.5 release is now out and has a major feature update:
Graphs can now be recentered in the middle (default), top, or bottom.
This allows the users a lot more flexibility in deciding how to visualize the information.
More info on GitHub:
https://github.com/asjadnaqvi/stata-streamplot
Version 1.4 of
#streamplot is now out:
https://github.com/asjadnaqvi/stata-streamplot.
Better color and label controls, better error checks, big improvements to the code in the backend.