Hi there! How to make a plot zooming smooth just like pthom demo found in: https://traineq.org/implot_demo/src/implot_demo.html while the plot I have is kind of jerky or discrete. I'm using ImGui with GLFW and OpenGL3 setup.
Hi there!
How to make a plot zooming smooth just like pthom demo found in:
https://traineq.org/implot_demo/src/implot_demo.html
while the plot I have is kind of jerky or discrete.
I'm using ImGui with GLFW and OpenGL3 setup.