question

jenny avatar image
0 Likes"
jenny asked Jason Lightfoot commented

How can I create baseline chart?

Hello,

I'm trying to create a baseline in Time Plot like below figure:

time-plot.png

What should I do?

Thanks in advance!

Time Plot.fsm

FlexSim 23.0.3
dasbhoard
time-plot.png (94.8 KiB)
time-plot.fsm (41.0 KiB)
5 |100000

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

1 Answer

Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Jason Lightfoot commented

Here's a couple of solutions using an additional category column by which we can do color based split.

In this version we just duplicate the event and give the new event a fixed value:

time-plot_jl2.fsm

while in this version the row add trigger adds an extra entry directly to the bundle data:

time-plot_jl.fsm


time-plot-jl.fsm (42.2 KiB)
time-plot-jl2.fsm (42.2 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.