Forum Moderators: not2easy
You have to see the graphs it makes in Excel! BOOTIFUL! And is very easy to use!
I have a question though. If I wanted to put a graph made in Excel in a layout program like Quark, how would i do that? You cant export the excel graphs as anything, so ive been screencapturing, and it doesnt look the greatest. Any suggestions?
Just one, "Print Scrn" from print preview rather than any other and try to size it right before you capture as it will be hard to resize without loosing some sharpness as a bmp gif or jpg.
Agree though even using this sometimes anti aliasing doesnt look how it should :-(
Could always try output to html .. word does it I bet excel makes an attempt :-/ or share with some other office program and try to get it out that way..
...then, when you have the images in PDF format, you can convert them to whatever format with a graphics program (or if you have Adobe Acrobat, you can export them directly to TIFF format).
(I recently had to use a PowerPoint presentation as source material for a printed brochure... not a happy experience, but one that left me with a much deeper appreciation for Acrobat and PDF format in general.)
[edited by: korkus2000 at 9:27 pm (utc) on June 20, 2002]
Hang on... I'll check what the defaults are...
<added>
Acrobat will allow "save as..." in TIFF format anywhere between 72-600ppi. The default appears to be 144ppi. For line art (which is primarily what I was extracting) that was enough resolution for acceptable editing results in Photoshop.
</added>
I had to reformat my hard drive though with all of the acrobat system files gone. Acrobat still works, but PDFmaker will no worky, as i dont have the install disk anymore...But i will try and look up that PDF maker utility you were talking about :)
P.S. I just came back from seeing Minority Report, AWESOME movie!
But I really want an open source web utility because the data is dynamic, always changing, and online. I can use a program via windows and the desktop for a little bit but I need web-based program in the long run. Like the stuff awstats produces. So I was thinking I would sit down and code a PHP/GD solution.
I found this PHP and GD tutorial [phpbuilder.com]
I have used GD like three years ago. So maybe I will brush off the GD coding cob-webs and do some coding.
There seems to be lots of good info here about GD [google.com]
I might start out with some ($stretching factor = (int)($val*$maxsize / $maxval)) type of code to strecth images into HTML charts.
Anyone know of a good web-based GD interface library?
ADDED:
I just found this! It is a neat open source PHP GD library interface program called jpgraph [aditus.nu]. Looks promising. Now I don't have to start from scratch.
Here is a Registrar Chart [icannreport.com] I whipped up with it. Check out how cool it looks. Makes that default Excel stuff look like kid's crayon drawings. :)