Ask a Question related to PERL Modules, Design and Development.
-
Glenn Holliday #1
Recommend/survey graph, chart module space?
While looking for a chart module, I see a very large number
to choose from. Is there a pointer to a guide, or do folks
have recommendations, on how to evaluate and select the most
appropriate from the *::Graph* and *::Chart* modules?
My application is fairly simple: line graphs with multiple
data series and multiple axes. I have external requirements
to make it look like it came out of a pretty graphics workbench.
I'm generating graphs automatically on the fly each time the
data changes. Our data are time series, so we want to control
the X axis range (the graph always shows the entire year,
even though in February there is only data for a small part of
the year). I noticed some of the modules require the axis
and data to have the same number of elements, so I have to
rule out those modules. I'm writing PNG files, so I assume
everything will do output equally well.
Thanks.
--
Glenn Holliday [email]ghollida@kgo.csc.com[/email]
Computer Sciences Corporation
5166 Potomac Drive King George VA 22485 540-644-6636
Glenn Holliday Guest
-
WSDL to Chart/Graph
Hi - I don't see a problem with using WebService results for a chart - I think the question of complexity comes with matching the data to the chart,... -
Graph.0.69 Module---how to get a DAG from graph with cycles
Here I use an example to illustrate the problem I met when using Graph Theory Module: I have a directed graph looks like the following (see the... -
GD::Graph - Can it create a stock chart
I would like to know if GD::Graph can be used to create a "Stock Chart". This is a series of lines with three data points representing the... -
Need to convert a SWF Chart/Graph to Image file.
I've already tried the Flash forum, but I haven't gotten that much luck. On the off chance that there's a non-flash solution to my problem, I'm... -
components for dynamically displaying data chart or graph in ASP
Hello, I tried to find some components I can use to dynamically generate chart or graph from database in ASP. It seems to me that only some...



Reply With Quote

