The code base for Boxtribute 2.0, a humanitarian aid web application making it easy to source, store and distribute goods to people in need in a fair and dignified way
Agreed on 2023/9/4 that this should be a Sankey diagram of where items flow to in HERMINE.
@MaikNeubert, I already took some time to take a look at this some weeks ago, and there is no direct VisX support for Sankey diagrams. However there is quite a lot of interest in the topic and you might be able to get some help / PR review support in the department from the open source community.
I used Sankeymatic (see source code here to build this mockup for IHA. It seems very useable and intuitive, and is also based off of D3. Maybe it will be useful.
Agreed on 2023/9/4 that this should be a Sankey diagram of where items flow to in HERMINE.
@MaikNeubert, I already took some time to take a look at this some weeks ago, and there is no direct VisX support for Sankey diagrams. However there is quite a lot of interest in the topic and you might be able to get some help / PR review support in the department from the open source community.
Some nice starting points I found: https://github.com/airbnb/visx/issues/190 https://codesandbox.io/s/visx-sankey-chart-poc-forked-mz4f7 https://visx-rodeo.netlify.app/#sankey (click "repo" to see code)
We will still need to talk about the actual requirements, but I hope this is a helpful starting point.