nxt3AT / sankeydiagram.net

sankeydiagram.net is an easy-to-use webapp for generating Sankey Diagrams to visualize flows and budgets.
Other
75 stars 12 forks source link
budget-analysis budget-planner budget-tool budgeting d3 d3-visualization hacktoberfest sankey sankey-chart sankey-diagram sankey-diagram-generator sankey-graph webapp

SankeyDiagram.net

sankeydiagram.net screenshot

About

SankeyDiagram.net is a simple and modern generator for Sankey Diagrams.

Live Version: https://sankeydiagram.net/
Example Diagram: https://sankeydiagram.net/?content=PTAEGUHkFUCUGECioD...

Buy Me A Coffee

Develop

Live version of the dev branch: https://dev.sankeydiagram-net.pages.dev/

There is also a Dockerfile available for running. It builds the app and runs a nginx server to serve the static files.
Use docker build -t sankeydiagramnet . && docker run -p 80:1234 sankeydiagramnet to start you a docker container at local port 1234.

Contact

If you have any questions, need help, a special license, or something else, you can contact me via GitHub Issues, or using the following methods:

Credits

Major Libraries Used

License

(See LICENSE.md)

This piece of software is licensed under the MIT with a Common Clause. That basically means, that you are allowed to view, edit, fork, this project, but not sell it. (No legal advice)

If you want to use this project and need special licensing, contact me.