question

Kishan Jayakumar avatar image
3 Likes"
Kishan Jayakumar asked Joshua S commented

Need A Simple Demo Model For Sankey Diagram

FlexSim 18.2.2
sankey diagram
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Joshua S avatar image
3 Likes"
Joshua S answered Joshua S commented

Here's a basic Example. sankey-example.fsm


sankey-example.fsm (29.1 KiB)
· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Kishan Jayakumar avatar image Kishan Jayakumar commented ·

Thank you for your support. Milestone Sankey is working fine. I'd like to know the performance of Sankey diagram.

0 Likes 0 ·
Joshua S avatar image Joshua S Kishan Jayakumar commented ·

FlexSim's Sankey diagram uses the d3.js Sankey feature. You can find more information about it here:

https://github.com/d3/d3-sankey

During the draw, there is a node placement algorithm, but it is hard to say what the performance characteristics are. More nodes is probably slower, but performance in javascript is hard to predict.

1 Like 1 ·
Arun Kr avatar image
1 Like"
Arun Kr answered

Here's a model without using milestone collector.sankey-diagram-demo-model.fsm


5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.