|
Posted by fishfry on December 29, 2006, 3:18 am
Please log in for more thread options
> On Thu, 28 Dec 2006 20:28:06 -0800, fishfry wrote:
>
> > Is there a way for me to make a chart from a spreadsheet on a Un*x box?
>
> As you have the raw data, why not use one of Perls many graphic modules
> (optionally also writing the spreadsheet if needed)?
>
> Or feed the data into gnuplot?
>
> > Or, is there perhaps some open-source spreadsheet that can be used in
> > place of Excel?
>
> www.OpenOffice.org.
>
Thanks much. You're right, it's much easier to generate the chart
directly since that's the end product. There are a lot of charting
packages out there. At the moment I'm trying out ChartDirector from
these guys ... http://www.advsofteng.com/. So far so good.
|