You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Respect logarithmic scaling of axis when plotting scatter objects (bug #67239).
* gl-render.cc (opengl_renderer::draw_scatter): Scale x, y, and z coordinates
according to the scale setting (linear or logarithmic) of the corresponding
axis.
0 commit comments