question

viviane-b avatar image
1 Like"
viviane-b asked Jeanette F commented

Dashboard configuration

Hello,

The FlexSim dashboards work with an automatic graph scale, the X and Y axes adjust to the plotted values (X axis by time and Y axis by collected data). The problem is: this limits the customization of dashboards, so I would like to know if there is a way to fix the X and Y axes on a graph, because the time interval and the maximum value of the data are already known.


For example: I would like to collect only one year, therefore the X axis would already be fixed in one year and the maximum value of Y axis would be 10000. Then I would like to put the Y axis only on the interval of 0-10000. Is there a way to define the axes limit?


Another question is if there is a way to define the initial and final periods of a dashboard? For example: A dashboard with data from only the first year (Start: 0; End: 365), another dashboard with data from second year (Start: 365; End: 730) and so on.

FlexSim 23.0.0
dashboardsgraps
· 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 @viviane-b, was Jordan Johnson'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

·
Jordan Johnson avatar image
0 Likes"
Jordan Johnson answered

The basic answer to your questions are as follows:

To line sets of data up on the same X axis, I would probably create a custom Statistics Collector. For a Time Plot, the collector should have at least three columns: the x value, the y value, and (in your case) a year value. Then you can "split" the data into different areas of the chart. See https://docs.flexsim.com/en/23.1/Reference/Dashboard/Charts/TimePlot/TimePlot.html for more information.

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.