Okay, I guess the negative score on that should tell me something. If it is just another person that is intolerant of my name, that's fine - but in case it is due to the way I worded my question, I will rephrase it.

I know how to use GD to create a polygon on an image in a given location. I know how to use GD::Graph to generate a graph given an array of data.

What I'm currently having trouble puzzling out is if I want to put something on the graph, I imagine I would want to create a polygon object and then place it the coordinate location of the data point that I am interested in - but as far as I know, GD::Graph doesn't give that information.

So does anyone have any ideas as to locating where to place an image on a graph that is coming from the output of GD::Graph?

I personally feel the point system here is useless, I would much prefer the person wrote on here something like "yes, I read your post, and while I don't know the answer to your questiond, I don't like your username." or "I've read your post and this is far too easy for me, it has insulted my intelligence." - at least that way I know where to direct my energies in addressing the resolution to my question.


-------------------------------------------------------------------
There are some odd things afoot now, in the Villa Straylight.

In reply to Re: Adding symbols to GD::Graph ?? by AssFace
in thread Adding symbols to GD::Graph ?? by AssFace

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



  • 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:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.