Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Science

    GPlot 1.3

    Download button

    Downloads: 4,245  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Fair (2.1/5)
    19 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Terry Gliedt | More programs
    GPL / FREE
    January 24th, 2008, 07:06 GMT
    ROOT / Science

     Read user reviews (0)  Refer to a friend  Subscribe

    GPlot description

    GPlot provides a convenient front-end for gnuplot.

    GPlot provides a convenient front-end for gnuplot. GPlot GUI accepts a large set of options to generate a single plot of one or more sets of data (overlaid as necessary). This adds no new functionality to gnuplot, but rather makes it easier to generate gnuplot input.

    Sometimes the simplest things can be remarkably difficult to get done. That was my reaction when I first tried to make a few simple plots. I knew about gnuplot, but it took way too long to make my first useful plot.

    Perhaps the most frustrating task was trying to do something as simple (to me) as "plot this data with a blue line" or maybe the dauntingly (:-) complex "plot this data with a blue line using triangles for the data points". Eventually, I figured out one answer was this fragment:

    set linestyle 10 lt 3 lw 1 pt 8 ps 0.55 plot 'my.data' with linespoints linestyle 10
    Alright, I'm fed up! No more trying to figure out 'lt 3' versus 'lt 5' and 'pt 3' versus 'pt 22'!

    I just want a simple command I can understand that does what I want:

    gplot.pl -color red -point triangle my.data

    Sure gplot.pl can't handle five or ten million complexities that gnuplot can -- but I don't care. All I want is a way to plot some simple columnar data and get a graphic or
    Postscript file of it and I don't want to spend very many seconds figuring it out. If this is what you want too, gplot.pl is for you too.

    Examples:

    # plot data in '1a.data'. Show as X window
    gplot.pl 1a.data

    # plot 2 sets of data. Show as X window
    gplot.pl 1a.data 2a.data

    # plot data in '1a.data'. Create a Postscript file /tmp/gplot.ps
    gplot.pl -type ps 1a.data

    # plot data in '1a.data'. Create a Postscript file
    gplot.pl -type ps -outfile 1a.ps 1a.data

    # plot data in '1a.data'. Annotate it a little
    gplot.pl -title "This is my data" -ylabel "Vertical Axis"
    -xlabel "Horizontal Axis" 1a.data

    # plot 3 sets of data, specify colors and points
    gplot.pl -color green -point uptriangle 1a.data
    -color blue -point box 2a.data
    -color green -point circle 3a.data

    What's New in This Release:

    · This release allows one to plot more than four sets of data at once.
    · This should work with gnuplot 4.2.



    Product's homepage

      


    TAGS:

    gnuplot frontend | gnuplot interface | gnuplot GUI | GPlot | gnuplot | frontend

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM