Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Hello Wise Monks,

I once again come looking for a point in the right direction. What I'm trying to accomplish is taking an array of numbers and turning them into a line graph. I've looked into both GD and ImageMagick and always seem to get lost trying to get either installed on the windows server I'm working on. Here are some examples of what I'm doing:

my @array = ('98','95','83','75','98','95','83','75','98','95','83','75'); # Etc.

into Image to be produced.


The 2 questions I have are:

1. Which one (GD or ImageMagick) would be best suited to handle this type of application? And...

2. Where should I look to find some help installing and implementing this on a Windows 2003 server?

Thank you very much in advance.

Update: Heres a link to GD for windows in case anyone else stumbles across this looking for help. http://gnuwin32.sourceforge.net/packages/gd.htm

In reply to Line Graph Image Manipulation by bkiahg

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (6)
As of 2024-03-28 14:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found