Find the answer to your Linux question:
Results 1 to 5 of 5
Hi all, Im looking for any linux utility that you can pass data into and it will produce a website viewable graph (e.g. jpg image). Has anyone had expereince in ...
  1. #1
    Just Joined!
    Join Date
    Feb 2007
    Posts
    8

    Graph producing Utility ?

    Hi all,

    Im looking for any linux utility that you can pass data into and it will produce a website viewable graph (e.g. jpg image).

    Has anyone had expereince in professional documentation reports like this?

    Im new to Linux and dont really know where to start,
    Any help appreciated


    thanks.

  2. #2
    Just Joined!
    Join Date
    Jan 2006
    Posts
    21
    I suggest taking a look at gnuplot

    http://www.gnuplot.info/

  3. #3
    Just Joined!
    Join Date
    Feb 2007
    Posts
    8
    Slight change, (more detail)

    Currently an SQL script is used to abstract data into an excel spreadsheet which needs manuall graph prodcution every month, therfore the need for automation.

    I want to run some kind of Perl script to automate the process of producing a graph straight from the database on a monthly bases.

    More difficult, but appreciate any help.

  4. #4
    Just Joined!
    Join Date
    Jan 2006
    Posts
    21
    This sounds like a specific application which may be needed for specialized code. You should be able to develop a perl/python/c script that uses gnuplot. If you need assistance with coding you want to look for freelance help. There are several places that offer such as elance.

  5. #5
    Just Joined!
    Join Date
    Feb 2007
    Posts
    8
    Nice Plug!

    There must be some packages that can access an existing database and plott a graph, the graph updates as the data updates?

    To produce monthly graphs where ONLY the data itself changes. (the format is always the same).

    The search continues ........

Posting Permissions

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