Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Well, having used GD::Graph quite a bit for CVS Monitor, here's a few of my favourites.

1. Axis - I don't want to have to manually tell what axis to use, although I'd like the option. Lacking any information, I'd like the graph module to pick a relatively sensible set of both X and Y axis, and a set of seperators (both quantity and values) that are asthetically pleasing and functionally useful.

I ended up having to write Chart::Math::Axis to try and deal with this situation in my graphs.

2. Time - I want my automagic horozontal axis to display time sensibly. I want something that understands that my data isn't necesarily uniform over time, and picks sensible values, days vs weeks vs months. Otherwise, I want the same as for 1.

3. Decoration. I don't care about particularly shiny graphics so much. But I DO want relatively nice labels, in a nice font, anti-alised, and so on. I want the graph to work out how to position the labels properly, shrinking the actual data are down to the most appropriate size.

4. As with font's, it might be nice to have my lines anti-aliased. Not everything needs to be incredibly scientific accuracy, sometimes it's the asthetics that count a little more, and some light anti-aliasing would be greatly useful.

The graphs don't have be massively eye-candied, but it would be nice to have them at least clean-looking.

In reply to Re^2: Really slick Charts and Graphs by adamk
in thread 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 avoiding work at the Monastery: (3)
As of 2024-04-25 22:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found