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


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

Re: Formatting labels with disk size information

From Hans-Bernhard Bröker <HBBroeker@t-online.de>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Formatting labels with disk size information
Date 2012-08-23 19:21 +0200
Message-ID <a9n745Fi8vU1@mid.dfncis.de> (permalink)
References <20a611f7-8c80-48e1-8c24-04307856d8c1@googlegroups.com>

Show all headers | View raw


On 23.08.2012 17:41, rambius wrote:

> I am using the default format for the labels on Y axis and the labels
> pop up in exponential notation, for example 1e+08, 1.5+0.8, 2e+0.8
> bytes. I would like to actually show the labels in megabytes and
> gigabytes, that is whatever is currently in the label, I want it
> divided by (1024 * 1024) for MB or by (1024 * 1024 * 1024) for GB.

Spelling it like that is, strictly speaking, incorrect.  Those should be 
MiB and GiB, respectively.  See 'help format specifiers' for the details.

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


Thread

Formatting labels with disk size information rambius <rambiusparkisanius@gmail.com> - 2012-08-23 08:41 -0700
  Re: Formatting labels with disk size information Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2012-08-23 19:21 +0200
    Re: Formatting labels with disk size information rambius <rambiusparkisanius@gmail.com> - 2012-08-24 07:16 -0700

csiph-web