Page 1 of 1

Idea for MOD: timeseries graph for circuit signals

Posted: Tue Jun 30, 2026 2:16 pm
by chexx
From my RateCombinator discussions, I got the idea to show circuit-value history in a time-series manner: link

Although not very specific, I would appreciate your feedback and thoughts about the demand of such a mod in general, or use cases.
The only use case that comes (currently) to my mind (where I would use such a mod) is one combinator monitoring damages of all space-ships. However, I use a RS-latch to report any damage...

RateCombinator could already be used for graphing, but only as a side-effect:
timeseries1.png
timeseries1.png (31.73 KiB) Viewed 99 times
blue-print used to create the graph (requires RateCombinator mod)


Regarding an implementation, I could imagine something like rrd-tool, with min/max ranges inside the graph:
rrdtool-graph1.png
rrdtool-graph1.png (22.45 KiB) Viewed 99 times