Ask a Question related to PERL Beginners, Design and Development.

  1. #1

    Default charting data

    Hi All,

    Wondering if anyone can recommend a good 3rd party tool for charting
    gathered data, prefereably outputting to a gif/png web page..

    Thanks,

    ===mph

    __________________________________________________ _______________
    Tired of slow downloads? Compare online deals from your local high-speed
    providers now. [url]https://broadband.msn.com[/url]

    Mark Henry Guest

  2. Similar Questions and Discussions

    1. flex 2 charting
      I have FB 2 and have starting using the charts, however it always shows the 'Flex Charting Trial' watermark. I understand i need to purchase the...
    2. XML data in charting
      OK so I have come across a number of simple examples and they all do just what i would like to do and they are all very very few lines of code....
    3. Charting help
      I am putting a simple auction site together for my company as a fundraiser for the local hospital. I am trying to get an AreaChart going to show the...
    4. Charting - CircleRenderer?
      I'm pretty new to Flex, but I am trying to figure out how to have each bubble in a bubble chart automatically render in a different color (similar...
    5. Problems Charting multiple data collections
      I have created a dynamic bar chart based on what the user selects (Species ) on form. I have trouble when the user select more than one species to...
  3. #2

    Default Re: charting data

    On Mon, 2003-12-29 at 16:39, Mark Henry wrote:
    > Hi All,
    >
    > Wondering if anyone can recommend a good 3rd party tool for charting
    > gathered data, prefereably outputting to a gif/png web page..
    >
    Not sure about 3rd party, but the GD::Graph module does a nice job with
    several formats.

    More info at:
    [url]http://search.cpan.org/~mverb/GDGraph-1.43/Graph.pm[/url]

    HTH,
    Kevin
    --
    Kevin Old <kold@kold.homelinux.com>

    Kevin Old Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139