Glossary

`go.Sankey`

Sankey diagrams for flow visualization. Key parameters: `node` (dict with labels), `link` (dict with source/target/value).

Learn More

Related Terms