From: Vakayil Thobias on
Hello,

How can create a line chart with bar in the graph ?
I am using perl+win32

Thanks in advance.
Regards,
Thobias


From: J�rgen Exner on
"Vakayil Thobias" <vakayil.thobias(a)alcatel-lucent.com> wrote:
>How can create a line chart with bar in the graph ?

What?

jue
From: Frank Seitz on
Vakayil Thobias wrote:
>
> How can create a line chart with bar in the graph ?
> I am using perl+win32

Did you take a look at CPAN?

http://search.cpan.org/search?query=graph%3A%3A*&mode=module&n=100

Frank
--
Dipl.-Inform. Frank Seitz; http://www.fseitz.de/
Anwendungen f�r Ihr Internet und Intranet
Tel: 04103/180301; Fax: -02; Industriestr. 31, 22880 Wedel
From: Vakayil Thobias on

"J�rgen Exner" <jurgenex(a)hotmail.com> wrote in message
news:r0ao04ljh7h0heke3mplt8ks1ktrifpkvd(a)4ax.com...
> "Vakayil Thobias" <vakayil.thobias(a)alcatel-lucent.com> wrote:
>>How can create a line chart with bar in the graph ?
>
> What?
>
> jue

I would like to draw line chart as well as bar chart in the same graph by
using perl in win32


From: Vakayil Thobias on

"Frank Seitz" <devnull4711(a)web.de> wrote in message
news:672sq2F2m0qmbU1(a)mid.individual.net...
> Vakayil Thobias wrote:
>>
>> How can create a line chart with bar in the graph ?
>> I am using perl+win32
>
> Did you take a look at CPAN?
>
> http://search.cpan.org/search?query=graph%3A%3A*&mode=module&n=100
>
> Frank
> --
> Dipl.-Inform. Frank Seitz; http://www.fseitz.de/
> Anwendungen f�r Ihr Internet und Intranet
> Tel: 04103/180301; Fax: -02; Industriestr. 31, 22880 Wedel

I couldn't able to find out any module from the above link for displaying
multiple graph in one chart.