nanogui icon indicating copy to clipboard operation
nanogui copied to clipboard

How to set a range for a graph?

Open RolandHughes opened this issue 3 years ago • 0 comments

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? sound-graph example1-graph

RolandHughes avatar Dec 10 '21 18:12 RolandHughes