Zentara:

Thanks, mate!

That is certainly moving me in the right direction. Sorry I have no merit badges to offer you, but perhaps the last three XP I had to share today might help. I also opened a list of your posts and if the XP genies come back around before my browser runs my system out of memory again, I'd be happy to share a few more your way.

My next step will be to make all the image sizes a function of the image's overall deminsions. As it is, when I tried to scale the image down to a usuable size, it cut off most of the content as outside it bounds. This is something I hope to make use of for years to come. Perhaps your code might serve as the basis for a new method / module as GD::Graph::thermometer, if the GD::Graph maintainer will have it. Otherwise I intend to maintain a personal version.

Thanks again. This moves a data cruncher so close to delivering on a graphical requirement that I see light at the end of this tunnel.

-- Hugh

if( $lal && $lol ) { $life++; }

In reply to Re^2: Seeking GD::Graph like goal-thermometer graph by hesco
in thread Seeking GD::Graph like goal-thermometer graph by hesco

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.