Skip to content

Instantly share code, notes, and snippets.

@egberts
Created August 23, 2024 20:43
Show Gist options
  • Save egberts/64a933fc8ec7f6c3a4e5af5a5e70d4ed to your computer and use it in GitHub Desktop.
Save egberts/64a933fc8ec7f6c3a4e5af5a5e70d4ed to your computer and use it in GitHub Desktop.
Sankey chart in Python
This file has been truncated, but you can view the full file.
<html>
<head><meta charset="utf-8" /></head>
<body>
<div> <script type="text/javascript">window.PlotlyConfig = {MathJaxConfig: 'local'};</script>
<script type="text/javascript">/**
* plotly.js v2.34.0
* Copyright 2012-2024, Plotly, Inc.
* All rights reserved.
* Licensed under the MIT license
*/
/*! For license information please see plotly.min.js.LICENSE.txt */
@egberts
Copy link
Author

egberts commented Aug 23, 2024

Above generated using Plotly.Sankey and Pandas.

https://github.com/egberts/immigration/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment