hrmmm... point taken.

And I'm sorry to hear GraphViz (graphviz on CPAN) does not appear to meet the OP's needs - what (little?) I've done with it so far has been most satisfactory.

Super Search turned up the following nodes:

Perhaps there may be something in one of them that would be useful to the OP. The OP may also wish to take a look at gnuplot, plotutils, and gnuplot stuff on CPAN.

HTH,

Update: Pronoun swap. I inadvertantly confused the OP and the person to whom I was replying (D'oh!). I plead insufficient caffeination.

Update 2: In addition to TouchGraph (SourceForge), I note there is also a project called JPowerGraph (SourceForge):

"JPowerGraph is a Java library for creating directed graphs for both Swing and SWT. It supports graph movement, selection, context menus, tooltips and dynamic edge creation. JPowerGraph has a spring layout algorithm based on that used in TouchGraph."
...

planetscape

In reply to Re^3: drawing (visualizing) directed graphs by planetscape
in thread drawing (visualizing) directed graphs by punkish

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.