How to display values in a custom pie chart in dashboard?

How to display values in a custom pie chart in dashboard?

martin_k5
Not applicable
191 Views
4 Replies
Message 1 of 5

How to display values in a custom pie chart in dashboard?

martin_k5
Not applicable

[ FlexSim 25.1.0 ]

Hi,

I would like to ask if there is a possibility to display values in a custom pie chart which uses a Statistical Collector as a data source? The values are therefore known, but the visualization lack this information.

1744274672769.png


Thank you.


Martin

0 Likes
Accepted solutions (1)
192 Views
4 Replies
Replies (4)
Message 2 of 5

moehlmann_fe
Advocate
Advocate
Accepted solution

The pie chart in the Base Chart Types needs a table with data in one of the following formats:

One pie per row: Each row of the table contains all values that make up the segments of a pie. After linking the chart to the collector, you choose which columns are displayed. The names of the "Segment Columns" are displayed in the legend and each one is assigned a color (can be changed in the chart settings).

capture2.png

One segment per row: Each row contains a single value that represents the size of a segment in a pie. You choose which column holds that value. Additional columns can define the color and what is displayed in the center of the pie. If the rows should be grouped into separate pies, the column(s) by which to group them need to be selected in the "Split By" option. Here, the values from the "Segment Color" column appear in the legend.

capture1.png

0 Likes
Message 3 of 5

martin_k5
Not applicable
Hi,


thank you for your effort. I am not sure if that means that the individual values can be displayed. If so, can you provide an example please?


Martin

0 Likes
Message 4 of 5

moehlmann_fe
Advocate
Advocate
Oh, now I realize what you mean. Sorry for not getting that earlier.

No, you cannot show the values belonging to each segment in the chart, sadly. They get shown when you hover over a segment and you can create html-files from experimenter results to retain this functionality outside of FlexSim. But always having them visible is not possible.

Message 5 of 5

martin_k5
Not applicable
Yes, thank you. I get it.
0 Likes