Skip to content

Implement Sankey Graphs #141

@GhislainJ

Description

@GhislainJ
  • I'm submitting a ...
    • bug report
    • feature request
    • support request => Please do not submit support request here, see note at the top of this template.

A nice new feature would be to be able to show Sankey diagrams. This is just an idea righ now, so a lot of elements are to be defined

First steps :

  • Find a dataset that could be generic/exhaustive for this
  • Define inputs (what are plotly and matplotlib doing ?)

An idea of an extreme complex graph :
image

One first constraints would be to be able to apply every plot-data handling on these elements (reorganize, move, etc...)

Some other elements to consider :
https://matplotlib.org/stable/api/sankey_api.html
https://fr.wikipedia.org/wiki/Diagramme_de_Sankey#:~:text=Un%20diagramme%20de%20Sankey%20ou,les%20flux%20%C3%A9nerg%C3%A9tiques%20de%20processus
https://plotly.com/python/

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions