Connecting Tech Pros Worldwide Help | Site Map

graph/chart api?

Mr Hyde
Guest
 
Posts: n/a
#1: Jul 23 '05
Hi guys,

Does anyone know of a C or C++ API which creates graphs or charts from
data and outputs it to a file? I've searched everywhere, but had no
luck. It surprises me that there would not be one, though.

Thanks in advance.
Victor Bazarov
Guest
 
Posts: n/a
#2: Jul 23 '05

re: graph/chart api?


Mr Hyde wrote:[color=blue]
> Does anyone know of a C or C++ API which creates graphs or charts from
> data and outputs it to a file? I've searched everywhere, but had no
> luck. It surprises me that there would not be one, though.[/color]

"Everywhere"? Where? I just went on Google and searched and found
*tons* of links of which at least a few only from the first dozen
seemed quite relevant.


Mr Hyde
Guest
 
Posts: n/a
#3: Jul 23 '05

re: graph/chart api?


On Wed, 18 May 2005 00:07:19 -0400, "Victor Bazarov"
<v.Abazarov@comAcast.net> wrote:
[color=blue]
>Mr Hyde wrote:[color=green]
>> Does anyone know of a C or C++ API which creates graphs or charts from
>> data and outputs it to a file? I've searched everywhere, but had no
>> luck. It surprises me that there would not be one, though.[/color]
>
>"Everywhere"? Where? I just went on Google and searched and found
>*tons* of links of which at least a few only from the first dozen
>seemed quite relevant.
>[/color]

Goddamnit... Change "api" with "library" and you get a few more
relevant results. I was too used to looking for C++ APIs, my brain
didn't properly swap over. My sincere apologies. Feel free to
virtually slap me.
Mr Hyde
Guest
 
Posts: n/a
#4: Jul 23 '05

re: graph/chart api?


On Wed, 18 May 2005 14:31:33 +0930, Mr Hyde
<pump_yo_brakes@hotgetridofthisbitmail.com> wrote:
[color=blue]
>On Wed, 18 May 2005 00:07:19 -0400, "Victor Bazarov"
><v.Abazarov@comAcast.net> wrote:
>[color=green]
>>Mr Hyde wrote:[color=darkred]
>>> Does anyone know of a C or C++ API which creates graphs or charts from
>>> data and outputs it to a file? I've searched everywhere, but had no
>>> luck. It surprises me that there would not be one, though.[/color]
>>
>>"Everywhere"? Where? I just went on Google and searched and found
>>*tons* of links of which at least a few only from the first dozen
>>seemed quite relevant.
>>[/color][/color]

I thought I'd clear up first what I had found previously: the majority
of the "graph" apis are for the "network" type of graph, not the chart
type. They aren't as relevant as they seem at first, and it's hard to
find a just a basic one like I need. I'll try the C libraries though,
they might have what I need.
Achintya
Guest
 
Posts: n/a
#5: Jul 23 '05

re: graph/chart api?



Mr Hyde wrote:[color=blue]
> On Wed, 18 May 2005 14:31:33 +0930, Mr Hyde
> <pump_yo_brakes@hotgetridofthisbitmail.com> wrote:
>[color=green]
> >On Wed, 18 May 2005 00:07:19 -0400, "Victor Bazarov"
> ><v.Abazarov@comAcast.net> wrote:
> >[color=darkred]
> >>Mr Hyde wrote:
> >>> Does anyone know of a C or C++ API which creates graphs or charts[/color][/color][/color]
from[color=blue][color=green][color=darkred]
> >>> data and outputs it to a file? I've searched everywhere, but had[/color][/color][/color]
no[color=blue][color=green][color=darkred]
> >>> luck. It surprises me that there would not be one, though.
> >>
> >>"Everywhere"? Where? I just went on Google and searched and found
> >>*tons* of links of which at least a few only from the first dozen
> >>seemed quite relevant.
> >>[/color][/color]
>
> I thought I'd clear up first what I had found previously: the[/color]
majority[color=blue]
> of the "graph" apis are for the "network" type of graph, not the[/color]
chart[color=blue]
> type. They aren't as relevant as they seem at first, and it's hard to
> find a just a basic one like I need. I'll try the C libraries though,
> they might have what I need.[/color]

Hi Mr Hyde,

I just found one called 'ChartDirector'...looked into the documentation
and I feel this suites your need.

(Ignore if already found by you!)

-vs_p...

Mr Hyde
Guest
 
Posts: n/a
#6: Jul 23 '05

re: graph/chart api?


On 18 May 2005 00:34:30 -0700, "Achintya" <vs_praveen@yahoo.com>
wrote:
[color=blue]
>Hi Mr Hyde,
>
>I just found one called 'ChartDirector'...looked into the documentation
>and I feel this suites your need.
>
>(Ignore if already found by you!)
>
>-vs_p...[/color]

Thanks Achintya, I'll check it out!
Robert Dede
Guest
 
Posts: n/a
#7: Jul 23 '05

re: graph/chart api?


Hello,

Not sure if you've come across Gigasoft ProEssentials. We offer all
interfaces, including a standard DLL interface. ProEssentials tends to
attract developers needing technical charting, with good mult-axis,
date/time handling, annotations, zooming, and printing. We also export
charts to files.

www.gigasoft.com

best regards,

Robert Dede
Gigasoft, Inc.



"Mr Hyde" <pump_yo_brakes@hotgetridofthisbitmail.com> wrote in message
news:fhdl815fqjnk2s3mui44rvkr4elq3gtg0j@4ax.com...[color=blue]
> Hi guys,
>
> Does anyone know of a C or C++ API which creates graphs or charts from
> data and outputs it to a file? I've searched everywhere, but had no
> luck. It surprises me that there would not be one, though.
>
> Thanks in advance.[/color]


Closed Thread