Opened 7 years ago

Last modified 3 years ago

#4554 closed enhancement

Show current simulation values in summary graphs — at Version 1

Reported by: Imarok Owned by:
Priority: Should Have Milestone: Alpha 24
Component: UI – Miscellaneous Keywords: simple
Cc: Patch:

Description (last modified by Imarok)

It would be nice to see a graph of some current simulation values in the summary, mainly population count and resource counts.

Creating a patch contains of two steps:

  1. Capture the new simulation values each times UpdateSequences is called in binaries/data/mods/public/simulation/components/StatisticsTracker.js
  2. display the values in binaries/data/mods/public/gui/summary in a way, that it gets shown in the graphs, but not in the normal summary (probably a bool like property like 'onlyShowInGraphs' needed in layout.js

Change History (1)

comment:1 by Imarok, 6 years ago

Description: modified (diff)
Keywords: simple added
Note: See TracTickets for help on using tickets.