question

Steven Chen avatar image
0 Likes"
Steven Chen asked Felix Möhlmann answered

Dashboard Conditional Color

Hello,

I would like to know if there is a way to change dashboard chart color by conditions.

For example a bar chart of queue current WIP, if WIP amount below 10 the bar color is green, if WIP amount above 10 the bar color becomes red.

FlexSim 22.0.1
charts
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

·
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered

My solution would be do build a custom statistics collector (or install the chart components and edit the default one) and add an extra column. The value of this column would depend on the measured value and be used to determine the bar color in the chart's properties.

1646810378186.png

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