We are attempting to automate several of our report processes, one of which includes some standard graphing of data. As such we are evaluating some different ways to accomplish this. The are a couple of ways were are looking at, one is the GD Module. I didn't see anything in the documentation about resolution. We need the resulting graphs to be print quality (300 DPI), does GD allow for this?
It appears as though you can save the graphs to a file for later retrieval, which seems handy. Has anyone been successful at this?
Does anyone have a sample of graph that they generated from GD they'd be willing to share for further review?
FYI - other methods being looked at, dumping out XML data from the database and feeding to a mac graphing program, and a JAVA API.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.