Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I've been looking at graphing modules and tools (both Free and commercial) and have not found anything that really looks nice.

I mean nice. Like Dundas Charts for .NET ($700 - $4,000 USD).

In my opinion the best Perl graphing software I have come across is Perl Chart Director ($59 - $99) from Advanced Software Engineering.

While the Perl Chart Director looks a lot nicer (IMHO) than GD, it doesn't come anywhere close to Dundas.

We're not only talking about the visual appeal of the graphs generated by the software - I'm impressed by the simple API the Perl Chart Director has - very much along the lines of GD. Not exactly the same, but you basically pass it a list of data and a list of labels to generate graphs.

I'm shocked that something written on a platform that is consistently blasted and booed by the open-source community could have all these Features -- way more than anything else I have seen. Why don't we have something like this? I would do what I could to contribute, but this is certainly more than a one-person-project. This would have to be the the result of concerted effort of several expert programmers.

I figure some kind of OpenGL-to-raster conversion could help take things from 3D objects to the 2D world of images. Image::Magick, GD or Imager could handle stitching the resulting images together. New functionality could be borne from what already exists.

So, before I go and start up a new project on Sourceforge or whatever, I have to ask: Did I miss something, or are we lacking Really Nice Graphs?

In reply to Really slick Charts and Graphs by jdrago_999

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 admiring the Monastery: (5)
As of 2024-04-23 15:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found