User Guide
API Reference
StabilityGraph
A UI component to display ecosystem stability over time.
Render the stability graph onto the screen. :param screen: The main pygame screen surface. :param history: A list of recent degradation values (0.0 to 1.0). :type history: list