postscript and charting/graphing

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

  1. #1

    Default postscript and charting/graphing

    I need to generate some postscript files that have text, formatted
    tables, and some graphs. Can anyone recommend some packages that will
    facilitate this. I have started searching on CPAN, but there are over
    1,300 packages that match 'postscript || charting || graphing' and I am
    hoping you folks here who have already done this can recommend your
    favorites. If it matters, the source data comes from a CSV file.

    TIA!
    -larry

    Larry Martell Guest

  2. Similar Questions and Discussions

    1. Adobe Postscript 3 vs. Postscript Emulation?
      I posted this question in an Adobe Postscript forum last week, but haven't had any response--so I'm taking a shot here as this forum seems to have...
    2. Large postscript files fail to postscript to distiller..?
      On a mac.. OX 10.4 using Quark 6 and Distiller 7.. when outputting large files (would be over 2GB if they postscripted, the files sit in watched...
    3. The Graphing service is not available
      I've just installed CF on Redhat Linux VPS hosting remote machine And I see The Graphing service is not available. This exception is usually...
    4. Graphing With Illustrator CS
      We're about to upgrade to Illustrator CS and have been juggling around the idea of graphing in Illustrator as opposed to using Deltagraph 5....
    5. (Announce) Graphing/Charting Packaged released for Qt
      Integrated Computer Solutions, Inc. (ICS), announced today the general availability of GraphPak, a programming library of 2D and 3D charting...
  3. #2

    Default Re: postscript and charting/graphing

    Larry Martell wrote:
    > I need to generate some postscript files that have text, formatted
    > tables, and some graphs. Can anyone recommend some packages that will
    > facilitate this. I have started searching on CPAN, but there are over
    > 1,300 packages that match 'postscript || charting || graphing' and I am
    > hoping you folks here who have already done this can recommend your
    > favorites. If it matters, the source data comes from a CSV file.
    >
    > TIA!
    > -larry
    I have used a closed-source but free* chart package for perl called
    ChartDirector. It's also available for other languages such as C,
    java, etc.

    I will be watching this thread for other suggestions though.

    -jp

    * : with conditions

    DJ Stunks 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