> "Deneb Pettersson (LMF)" wrote:
> > 
> > Do both these things handle graphs aswell, or do i have to use 
> > something else for that. Basically this is at the moment a planning 
> 
> with the spreadsheet::parseexcel module, it simply reads cell contents
> in a worksheet.  if you want to handle graphs, you'd have to 
> read in the
> values to be plotted and use chart-pnggraph, gifgraph, or something
> equivalent.
> 

Ok, that already is getting to complicated to be worth the effort. Has someone maybe 
just read the excel documents as input and processedd them as normal input? Cause if i 
have to do the graphs aswell that's gonna be alot of work, with 10 graphs using 
different data and measurements. And that would be with the current data. If someon 
decides to change one part that would mean alot of rewriting, unless i build in some 
kind of function that uses values form within teh excel file to use as scale and names 
for the graphs.... I guess i'll be better of with just letting the user save as html 
and then jsut making own pages that load those pictures......

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to