|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en"> |
| 3 | +<head> |
| 4 | + <meta content="width=device-width, initial-scale=1" name="viewport"> |
| 5 | + |
| 6 | + <title>Example Sankey Diagram Visualisations | SankeyDiagram.net</title> |
| 7 | + <meta content="What can Sankey Diagrams be used for? Check out sankey chart examples and find out how to easily present data." name="description"> |
| 8 | + <meta content="What can Sankey Diagrams be used for? Check out sankey chart examples and find out how to easily present data." property="og:description"> |
| 9 | + <meta content="Example Sankey Diagram Visualisations | SankeyDiagram.net" property="og:title" /> |
| 10 | + <meta content="article" property="og:type" /> |
| 11 | + <meta content="2024-08-30" property="article:published_time" /> |
| 12 | + <meta content="https://sankeydiagram.net/how-to/example-sankey-diagrams" property="og:url" /> |
| 13 | + <meta content="https://sankeydiagram.net/banner.png" property="og:image" /> |
| 14 | + <meta content="en_US" property="og:locale" /> |
| 15 | + <meta content="summary" property="twitter:card" /> |
| 16 | + <meta content="Example Sankey Diagram Visualisations | SankeyDiagram.net" property="twitter:title" /> |
| 17 | + <meta content="What can Sankey Diagrams be used for? Check out sankey chart examples and find out how to easily present data." property="twitter:description" /> |
| 18 | + <meta content="@JonasDoesThings" property="twitter:creator" /> |
| 19 | + <meta content="https://sankeydiagram.net/banner_square.png" property="twitter:image" /> |
| 20 | + |
| 21 | + <link href="https://sankeydiagram.net/how-to/example-sankey-diagrams" rel="canonical" /> |
| 22 | + |
| 23 | + <meta content="index, follow" name="robots"> |
| 24 | + <meta charset="UTF-8"> |
| 25 | + |
| 26 | + <link href="../manifest.json" rel="manifest"> |
| 27 | + <link href="../css/index.css" rel="stylesheet"> |
| 28 | + <link href="../static/favicon.png" rel="icon" type="image/png"> |
| 29 | +</head> |
| 30 | +<body class="min-w-full bg-neutral-100"> |
| 31 | +<nav aria-label="main navigation" class="bg-white flex flex-row items-stretch px-6 gap-5 min-w-full relative drop-shadow z-10" role="navigation"> |
| 32 | + <a class="flex flex-row flex-nowrap items-center py-1.5" href="/"> |
| 33 | + <picture class="h-7 aspect-square mr-1"> |
| 34 | + <source srcset="../logo.png?as=webp" type="image/webp"> |
| 35 | + <img alt="sankeydiagram.net logo" height="32" src="../logo.png" width="32"> |
| 36 | + </picture> |
| 37 | + <h1 class="font-semibold">SankeyDiagram.net</h1> |
| 38 | + </a> |
| 39 | + <button aria-controls="navbar-default" aria-expanded="false" class="navbar-burger peer group -mr-6 ml-auto inline-flex w-11 items-center justify-center text-sm text-gray-500 md:hidden aria-expanded:bg-neutral-200" type="button"> |
| 40 | + <span class="sr-only">Open main menu</span> |
| 41 | + <svg aria-hidden="true" class="w-5 h-5 group-aria-expanded:hidden" fill="none" viewBox="0 0 17 14" xmlns="http://www.w3.org/2000/svg"><path d="M1 1h15M1 7h15M1 13h15" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></svg> |
| 42 | + <svg class="w-6 h-6 hidden group-aria-expanded:block" fill="none" mlns="http://www.w3.org/2000/svg" stroke="currentColor" stroke-width="2.5" viewBox="0 0 24 24"><path d="M6 18 18 6M6 6l12 12" stroke-linecap="round" stroke-linejoin="round" /></svg> |
| 43 | + </button> |
| 44 | + <div class="hidden peer-aria-expanded:block md:flex flex-col md:flex-row absolute top-full left-0 md:relative bg-white w-full shadow md:shadow-none"> |
| 45 | + <div class="relative cursor-pointer flex flex-col md:flex-row md:items-center"> |
| 46 | + <div class="peer hover:bg-gray-100 h-full flex items-center px-4"> |
| 47 | + <span class="cursor-pointer py-1.5"> |
| 48 | + About |
| 49 | + </span> |
| 50 | + <svg class="size-5 ml-1.5 text-accent" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m19.5 8.25-7.5 7.5-7.5-7.5" stroke-linecap="round" stroke-linejoin="round" /></svg> |
| 51 | + </div> |
| 52 | + <div class="block md:hidden peer-hover:block hover:block relative md:absolute bg-white top-full left-0 rounded-b md:shadow md:border py-2.5 font-light text-sm"> |
| 53 | + <a class="p-2 px-6 hover:bg-gray-100 inline-block w-full" href="https://github.com/nxt3AT/sankeydiagram.net" rel="noopener noreferrer" target="_blank">GitHub</a> |
| 54 | + <a class="p-2 px-6 hover:bg-gray-100 inline-block w-full" href="https://jonasdoesthings.com/" target="_blank">@JonasDoesThings</a> |
| 55 | + <hr class="navbar-divider hidden md:block"> |
| 56 | + <a class="p-2 px-6 hover:bg-gray-100 inline-block w-full" href="mailto:jonas@jonasdoesthings.com">Report an issue</a> |
| 57 | + <a class="text-gray-400 p-2 px-6 hover:bg-gray-100 inline-block w-full" href="../privacypolicy.html" rel="nofollow" target="_blank">Privacy Policy</a> |
| 58 | + </div> |
| 59 | + </div> |
| 60 | + <div class="relative cursor-pointer flex flex-col md:flex-row md:items-center"> |
| 61 | + <div class="peer hover:bg-gray-100 h-full flex items-center px-4"> |
| 62 | + <span class="cursor-pointer py-1.5"> |
| 63 | + How To |
| 64 | + </span> |
| 65 | + <svg class="size-5 ml-1.5 text-accent" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m19.5 8.25-7.5 7.5-7.5-7.5" stroke-linecap="round" stroke-linejoin="round" /></svg> |
| 66 | + </div> |
| 67 | + <div class="block md:hidden peer-hover:block hover:block relative md:absolute bg-white top-full left-0 rounded-b md:shadow md:border py-2.5 font-light text-sm"> |
| 68 | + <a class="p-2 px-6 hover:bg-gray-100 inline-block w-full text-nowrap" href="./what-is-a-sankey-diagram">What is a Sankey Diagram?</a> |
| 69 | + <a class="p-2 px-6 hover:bg-gray-100 inline-block w-full text-nowrap" href="./create-a-sankey-diagram">How To create a Sankey Diagram</a> |
| 70 | + <a class="p-2 px-6 hover:bg-gray-100 inline-block w-full text-nowrap" href="./example-sankey-diagrams">Example Sankey Diagram Visualisations</a> |
| 71 | + </div> |
| 72 | + </div> |
| 73 | + <div class="py-1.5 px-3 flex items-center"> |
| 74 | + <a class="py-1.5 px-3 rounded buy-me-a-coffee-button font-bold" href="https://www.buymeacoffee.com/jonasdoesthings" rel="nofollow" target="_blank" title="Support my Work"> |
| 75 | + <span class="mr-2">🍵</span>Buy Me A Coffee |
| 76 | + </a> |
| 77 | + </div> |
| 78 | + </div> |
| 79 | +</nav> |
| 80 | +<main class="m-0 flex flex-col w-full p-3 gap-3 min-h-[90vh]"> |
| 81 | + <h2 class="font-bold text-3xl mt-6" id="what-are-sankey-diagrams">Example Sankey Diagram Data-Visualisations</h2> |
| 82 | + <p class="w-full lg:w-10/12 xl:w-9/12 max-w-full"> |
| 83 | + To better understand use-cases and possibilities of visualisations with Sankey Diagrams, this page has some different examples of data that can be visualized with Sankey Diagrams / Sankey Charts. |
| 84 | + <br><br> |
| 85 | + See <a class="underline text-accent" href="./create-a-sankey-diagram">How To Create a Sankey Diagram</a> to unlock the potential and storytell with your data by creating easy to understand Sankey-Visualisations, making your complex data more accessible and engaging. |
| 86 | + </p> |
| 87 | + |
| 88 | + <article class="mt-3 ml-2 px-2 py-2 border-y-2 border-black/50 w-full lg:w-10/12 xl:w-9/12 max-w-full"> |
| 89 | + <h3 class="font-bold text-2xl inline-block">Example Personal-Finance Income Budget Sankey Diagram</h3> |
| 90 | + <p class="text-sm"> |
| 91 | + This sankey-visualization depicts an annual personal-finance budget. You can als use it as a sankey chart template and adjust it with your values.<br> |
| 92 | + It uses features like <a class="underline text-accent" href="/how-to/create-a-sankey-diagram#auto-calculating-flow-amounts">auto-calculating flow amounts ([?] operator)</a> and <a class="underline text-accent" href="/how-to/create-a-sankey-diagram#custom-colors">custom flow-colors</a>.<br> |
| 93 | + </p> |
| 94 | + <img alt="example sankey diagram depicting a yearly personal finance budget visualization" class="my-2" src="./example-sankey-chart-simple-personalfinance-budget-visualisation.png"> |
| 95 | + <span class="text-sm">View Diagram Source: <a class="underline text-accent" href="/?content=PTAEFEA8EMFsAcA2BTUAFZAnAzgewHbSKgBiAlofgMaoAiZ0A5pnAFADqTqA2gOwCsABmEBdUABVoMAEYpQASWq5YPRGUYALAC7NkyfCNaSZcxVWU8ATIIAcNgGxjjybKG6ZkAE0PHos1GYWbvwALACMYSFiAHLIWgpKKm5qmjoe+oasALJk2FTBoqCx8YFJ3Cnauhms9ABuZJ76nq4A1AlaWC7x3GHCgjFxCeZlFWl6BqysxUNB3AD8YgAyZPX4jBCQ8PrYLqzLq+tQW/g7rj0AzEL9oABK+lp7KxSHm9subtaFAKpaZGq/u32zw2x1OwRshQAwtBMI8DiC3mdeoVxCwTvBcJgHkC1giTu9uCEIdcAOKYXA0TBkQFPXFHREFa5oDQEZBw4H0/GuAAFPU+YgAyshEAAzAC00I8k2mpR4C1Ai2QuQArlLFSqPG4Qn0nCxasK9krsKqeNrCgKWfB4M9DRqeGF+RBoL9cQB5ZXYo0mtzEsQk3DA92eu1uS6kgCesFtxs1fCEgq0HjgNvVMftOtIqvwZC03oAZKBaMhzLCpoNZW4HRmBdADq4CwKtBSANbYMslRJWDM3aD4TzKUCN5UikVAA&sankey-settings-separators=true&sankey-settings-suffix=%24&sankey-settings-colorscheme=4&sankey-settings-flow-opacity=45&sankey-settings-sort-nodes-by-linenumber=true&sankey-settings-canvas-width=2300&sankey-settings-canvas-height=1150">Edit This Diagram</a></span> |
| 96 | + </article> |
| 97 | +</main> |
| 98 | + |
| 99 | +<footer class="text-center mt-6"> |
| 100 | + <p> |
| 101 | + <strong>Sankey Diagram Generator</strong> provided by <a class="text-accent" href="https://jonasdoesthings.com/" target="_blank"><strong>JonasDoesThings</strong></a> and <a class="text-accent" href="https://github.com/nxt3AT/sankeydiagram.net/" rel="nofollow" target="_blank">Open Source contributions</a>. |
| 102 | + </p> |
| 103 | +</footer> |
| 104 | + |
| 105 | +<script src="../js/gui.js" type="module"></script> |
| 106 | +</body> |
| 107 | +</html> |
0 commit comments