LookingGlass/client/src/overlay
Quantum 134829cbf2 [client] imgui: make graph y-axis configurable
The default of [0, 50] makes sense for FPS/UPS graphs, but does not for
things like the import graph. The latter should not take more than 5 ms
for sure.

This commit allows the min/max y-axis value to be specified when registering
the graph.
2021-07-29 15:54:15 +10:00
..
alert.c [client] overlay: cosmetic changes to the overlay display 2021-07-25 16:49:25 +10:00
fps.c [client] overlay: cosmetic changes to the overlay display 2021-07-25 16:49:25 +10:00
graphs.c [client] imgui: make graph y-axis configurable 2021-07-29 15:54:15 +10:00
help.c [client] imgui: converted alerts to use imgui 2021-07-23 20:18:12 +10:00