From: Ilya Palagin <tux@fioc.kz>
To: community@altlinux.ru
Subject: Re: [Comm] Как сделать удобные шкалы на осях координат?
Date: Wed, 26 Feb 2003 16:56:02 +0600
Message-ID: <3E5C9D42.6060704@fioc.kz> (raw)
In-Reply-To: <3E5C9607.5020708@replay.ru>
Sergey Degtyaryov wrote:
> Ilya Palagin пишет:
>
>> Здрасьте!
>>
>> С помощью перлового модуля (генерирует графики в графических файлах по
>> заданным массивам) сделал построение диаграмм на лету. Все работает
>> замечательно, одна беда - пользоваться этими графиками неудобно. Для
>> примера возьмем график температуры воды на Марсе в августе:
>> 01 - 23.37
>> 02 - 25.56
>> 03 - 32.55
>> 04 - 24.89
>> 05 - 28.99
>>
>>
>> Неудобно то, что при шкале в 10 делений значения на оси ординат будут
>> показаны такие:
>> ...
>> 25.21
>> 24.29
>> 23.37
>
>
> Что за модуль?
> У меня GD::Graph::bars3d
>
> Значения:
> 192.168.0.2 44.214 Mbytes
> 192.168.0.3 14.810 Mbytes
> 192.168.0.1 4.501 Mbytes
>
> Разметка по Y:
> 0,10,20,30,40,50
>
> Значения:
> 192.168.0.2 5.402 Mbytes
> 192.168.0.3 4.855 Mbytes
> 192.168.0.1 1.929 Mbytes
>
> Разметка по Y:
> 0,2,4,6,8,10
>
> Без каких-то телодвижений.
>
Телодвижения ваши таковы: для GD::Graph::bars3d вы задаете min = 0, max
= 50, поэтому и красиво получается. А представьте, что значения были бы
в диапазоне 47.3 - 47.9, и вам нужно посмотреть на их колебания. Тогда
пришлось бы задавать другие min и max (например, 47 и 48). Вопрос в том,
как это делать автоматически, исходя из задаваемого массива, чтобы и
рисуемый график был оптимален для просмотра изменений, и шкала не
содержала делений вроде 47.37
next prev parent reply other threads:[~2003-02-26 10:56 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-26 9:29 Ilya Palagin
2003-02-26 10:01 ` Mike Lykov
2003-02-26 10:05 ` Ilya Palagin
2003-02-26 10:26 ` Maxim.Savrilov
2003-02-26 11:05 ` Ilya Palagin
2003-02-26 11:06 ` [Comm] [JT] " Maxim.Savrilov
2003-02-26 10:25 ` [Comm] " Sergey Degtyaryov
2003-02-26 10:56 ` Ilya Palagin [this message]
2003-02-26 11:39 ` Sergey Degtyaryov
2003-02-27 10:13 ` [Comm] " isa
2003-02-27 23:57 ` Vitaly Lugovsky
2003-02-28 3:06 ` Ilya Palagin
2003-02-28 3:27 ` Vitaly Lugovsky
2003-03-01 9:55 ` [Comm] Re[2]: " isa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3E5C9D42.6060704@fioc.kz \
--to=tux@fioc.kz \
--cc=community@altlinux.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git