Guys, Does anyone have any recommendations for data plotting or charting tools under linux/solaris? I'm aware of gnuplot, xmgr (ACE/gr), grace (ACE/gr descendant) but none of them is really what I want. I'm trying to take a bunch of data from my backups and graph the output nicely. I'd like to have both: - stacked plots (show the totals, with breakdowns by groups). - pie charts for individual days - line charts for trend analysis And of course all of this should be easy to do from the Unix command line and/or control/data files. I currently have a script which uses gnuplot to graph the data, but it's not the nicest. I'm looking into using 'grace', but it's not well documented and it's really pushed more to scientific visualization. I'll try to put what I have up on the web at some point, so you can see what I'm trying to do... but if you've ever used Legato Networker, I've got a tool called 'nss' (http://jfs.ecotarium.org/sources/nss) which generates reports on backups. I'm now trying to take the logged data from that and provide some nice trend analysis graphs as well. Thanks, John John Stoffel - Senior Unix Systems Administrator - Lucent Technologies stoffel@lucent.com - http://www.lucent.com - 978-399-0479