question

AFRANCO avatar image
0 Likes"
AFRANCO asked Jason Lightfoot commented

Question about time vs. census graph

Can you please help me with the following: I have a time vs. census graph, but as the simulation goes from one day to the next, the graph continues onto the next day. How can I make the graph only consider the hours of the day from 12 am to 12 pm and start summing without taking the days into account? I'm using the information from the LocationCensusHistory table.

1682543851810.png

FlexSim 22.2.4
dashboardshealthcaregraphs
1682543851810.png (19.5 KiB)
· 1
5 |100000

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

Jeanette F avatar image Jeanette F ♦♦ commented ·

Hi @AFRANCO, was Felix Möhlmann's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Felix Möhlmann avatar image
1 Like"
Felix Möhlmann answered Jason Lightfoot commented

For that you have to build a statistics collector that meaures the census in a fixed interval in order to sum up the data for those points in time over multiple days.

Otherwise some data points belong to day A and others to day B and so on.

censusByTimeOfDay_fm.fsm

(I tried to have the time be in datetime format but the graph then exhibits a weird behaviour where the x-axis continues to extend despite no new time values being added to the table. It seems to be bound to the elapsed model time, rather than the data in the table. So I changed to the model time.)


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

Mike avatar image Mike commented ·

Hello,

How do you draw the door structure? Did you use any external software or in Flexsim? Thanks.

capture.png

0 Likes 0 ·
capture.png (29.3 KiB)
Jason Lightfoot avatar image Jason Lightfoot ♦ Mike commented ·

It's supplied as a Prop shape which you will find under the People category of the library.

0 Likes 0 ·

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.