nanogui
nanogui copied to clipboard
How to set a range for a graph?
The code in example 1 just displays some sign and cosine calculations. It looks nice in the demo.
How does one set the axis range?
If you are graphing say, the values one would record via ALSA reading a WAV file, how does one display that? All I get are big yellow bars and blank spots. I look in the Doxygen generated doc and I see nothing obvious. Does Graph only work for -1.0 to 1.0?