How to Create a Dashboard Heat Map

How to Create a Dashboard Heat Map

stan_e_davis
Advocate Advocate
2,508 Views
9 Replies
Message 1 of 10

How to Create a Dashboard Heat Map

stan_e_davis
Advocate
Advocate

[ FlexSim 22.2.1 ]

I would like to implement a Heat Map data visualization (not A*'s heat map) in a Dashboard but see there is no Heat Map in the library. Is there a way of modifying background cell colors of the Table Chart or similar object in an attempt to replicate a heat map? Something like this...

1663086883224.png

Thanks - Stan

0 Likes
Accepted solutions (1)
2,509 Views
9 Replies
Replies (9)
Message 2 of 10

Jeanette_Fullmer
Community Manager
Community Manager
Accepted solution

Hello @Stan Davis,

You can export your data to Excel and easily add a heat map like this. I do not believe that the cells in a table chart or global are able to add color to them.

0 Likes
Message 3 of 10

stan_e_davis
Advocate
Advocate

Yes (the pic is from Excel), but I need to see the data in real 'sim' time and not as a post analysis. I mentioned Table Chart, but I am looking for any ideas on how to emulate a Heat Map with the existing toolset. I am going to request a Dashboard Heat Map be added to FlexSim's features/capabilities. - Stan

0 Likes
Message 4 of 10

jason_lightfoot_adsk
Autodesk
Autodesk

In the meantime Stan, I'm attaching a model with two CustomGUIs that you can point to global tables using the sampler and change the color using the "HeatPallet" color pallet. The global variable maxHeat sets the top threshold.


1663193444130.png

To open this just right click the "HeatTable" objects in the Toolbox section marked "Graphical User Interfaces" and select "Show GUI". To switch the table use the sampler to select from the list of tables in the toolbox.

Image.png

The two examples use a different technique to set the background color.

TableCellColor.fsm.pdf

Update: it seems the attributes needed are documented here.

Message 5 of 10

stan_e_davis
Advocate
Advocate
Excellent!! That works for me. Really appreciate the support Jason. Thanks - Stan
Message 6 of 10

martin_k5
Not applicable
Hi,


would it be possible to attach the corresponding model?

Thank you,

Martin

0 Likes
Message 7 of 10

FelixMoehlmann
Collaborator
Collaborator

The model is attached. At the time the forum had a problem where it wouldn't allow .fsm attachments. A workaround was to change the file ending. Just rename the file back to fsm.

1691062499363.png

1691062550577.png

Message 8 of 10

martin_k5
Not applicable
Thank you, that works well.
0 Likes
Message 9 of 10

martin_k5
Not applicable

Hi,


I would have a question regarding your post. I really like this possibility, but I would like to ask if there is a documentation regarding the style attributes as shown below?

1691396816320.png

Thank you,

Martin

0 Likes
Message 10 of 10

Jeanette_Fullmer
Community Manager
Community Manager
Hello @Martin K5, Since this question already has an answer please start a new post for your question. You can reference this post in your new post.