* Re: [mdk-re] ÐÏÓÔÒÏÅÎÉÅ ÇÒÁÆÉËÏ×
@ 2001-03-19 18:44 Roman S
2001-03-19 19:24 ` Yury Zotov
0 siblings, 1 reply; 2+ messages in thread
From: Roman S @ 2001-03-19 18:44 UTC (permalink / raw)
To: mandrake-russian
Цитирую Yury Zotov <yz-news@mail.ru>:
> Кто-нибудь знает программу, которая может взять данные из текстового файла
> и по ним нарисовать график, сделать все необходимые подписи по-русски с
> использованием греческих букв записать все это в виде file.eps да еще,
> чтоб все это отображалось "правильными" KOI8-R PS шрифтами?
>
> Заранее спасибо за помощь.
В принципе, подобными возможностями обладает lout.
правда, та версия, которую я мучал - не умела EPS, умела PS и PDF, но с PDF глючила как раз в
части графиков.
Принцип действия - аналогичен тех-овому, освоение (в принципе) не сложное.
Выглядеть график должен примерно так: (выдирка из документации)
-2p @Font @Graph
style { axes }
xorigin { 0 } yorigin { 0 }
xticks { 10@ 50@ 100@ 200@ 500@ }
objects { @NE at { 300 2 } @I { Exponential }
@SE at { ... } @I { Uniform } }
belowcaption { @I n }
{
@Data points { filledcircle } { ... }
@Data points { filledcircle } { ... }
@Data pairs { dashed }
{ 10 2 500 2 }
@Data pairs { dashed }
{
xloop from { 10 } to { 500 } by { 20 } do
{
x sqrt { pi*x / 4 } + 1
}
}
}
Есть так же диакраммосторители в StarOffice и (кажется) KOffice
Rgds!
Roman Savelyev
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [mdk-re] ÐÏÓÔÒÏÅÎÉÅ ÇÒÁÆÉËÏ×
2001-03-19 18:44 [mdk-re] ÐÏÓÔÒÏÅÎÉÅ ÇÒÁÆÉËÏ× Roman S
@ 2001-03-19 19:24 ` Yury Zotov
0 siblings, 0 replies; 2+ messages in thread
From: Yury Zotov @ 2001-03-19 19:24 UTC (permalink / raw)
To: mandrake-russian
On Mon, 19 Mar 2001 18:50:39 +0300 (MSK)
Roman S <rromas@mailru.com> wrote:
RS> Цитирую Yury Zotov <yz-news@mail.ru>:
RS>
RS> > Кто-нибудь знает программу, которая может взять данные из текстового
RS> файла
RS> > и по ним нарисовать график, сделать все необходимые подписи
по-русски с
RS> > использованием греческих букв записать все это в виде file.eps да
еще,
RS> > чтоб все это отображалось "правильными" KOI8-R PS шрифтами?
RS> >
RS> > Заранее спасибо за помощь.
RS>
RS> В принципе, подобными возможностями обладает lout.
А где его взять?
--
Юрий А. Зотов
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-03-19 19:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-03-19 18:44 [mdk-re] ÐÏÓÔÒÏÅÎÉÅ ÇÒÁÆÉËÏ× Roman S
2001-03-19 19:24 ` Yury Zotov
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