JonasDoesThings / sankeydiagram.net

sankeydiagram.net is an easy-to-use webapp for generating Sankey Diagrams to visualize flows and budgets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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...

Need a Website / Developer?

This is project is provided for free by my company nxt3.at. I'm open for work.

Contact:

Develop

  • run dev-server: npm run start
  • build: npm run build
  • lint: npm run lint
  • fix codestyle: npm run lint:fix

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

Known Issues

  • Due to issues with parceljs (issue#7274 pr#7288) scope hoisting had to be disabled in the build script until parcel releases a fix.

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.

About

sankeydiagram.net is an easy-to-use webapp for generating Sankey Diagrams to visualize flows and budgets.

License:Other


Languages

Language:JavaScript 46.4%Language:HTML 39.5%Language:SCSS 13.0%Language:Emacs Lisp 0.8%Language:Dockerfile 0.3%