Hi, I understand your suggestion, but this does not solve the real problem I have, i.e. the portability. gnuplot needs to be installed as well and even more in a win32 environment you need execution (.exe) permissions (which not everyone gives)! A more portable solution I was working on some time ago was with the precompiled versions of netpbm, but I could not use it on some win webspaces as they are blocking .exe files...

This is the reason of my request to have something simple and portable (pure perl, with some intelligent html as done in the chart plotting module)!

In reply to Re^2: Portable simple line graph module? by gianni76
in thread Portable simple line graph module? by gianni76

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.