Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #2628

Zoom area edge coordinates

Newsgroups comp.graphics.apps.gnuplot
Date 2014-10-30 06:46 -0700
Message-ID <85029647-0047-4155-8628-d4552fa284df@googlegroups.com> (permalink)
Subject Zoom area edge coordinates
From heimo.kouvo@gmail.com

Show all headers | View raw


I am plotting a simple Windows performance log .csv file. My X axis is the time stamp of a sample, and Y axis is used to show several values (cpu load, memory in use, disc i/o rate, network traffic... etc) scaled to a single graph.

When I try to zoom the graph for more detail, dragging mouse right button over the to-be-zoomed area, gnuplot will show the edge coordinates in a format that is not very useful or readable: The X value is shown as a floating point number (like 4.67890e+008) while it should be in time format (10/29/2014 11:26:57).

The mouse coordinates at the bottom left area of the plot window are formatted correctly. I can control how they should be displayed using "set mouse mouseformat", but it doesn't affect the zoomcoordinates format at the corners of the zoom area.

Is there a way to control how the zoom area edge coordinates will be shown?

- Heimo

Back to comp.graphics.apps.gnuplot | Previous | Next | Find similar | Unroll thread


Thread

Zoom area edge coordinates heimo.kouvo@gmail.com - 2014-10-30 06:46 -0700

csiph-web