econtwitter.net is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance for Economists.

Administered by:

Server stats:

177
active users

The package allows full flexibility in how layers are drawn, centered, colored, and labeled. It also allows users to customize how the arcs are drawn

👇

:stata:

Asjad Naqvi :stata:

The package takes a list of categorical variables and plots them across layers. Like the it also allows sigificant customization including colors, arc types, labels, showing missing values, proportions etc.
👇

:stata:

The two @Stata packges are still in beta and will get further feature enhancments including more complex layer combinations.

Please test them out and report bugs/errors/feature requests on their respective GitHub pages.

\END

On alluvial plots since some asked where 2 use them: Alluvials track changes across units (rows) over variables (cols). This could b changes in same variables across survey rounds, college grades ovr years, voting patterns, opinions etc. They look like Sankeys but r v different!

Both are up on SSC:

ssc install sankey, replace
ssc install alluvial, replace

As always: latest updates, bug fixes, enhancements are pushed on to GitHub and then sent to SSC. So please check for newer versions!