pgfplots - A TeX package to draw normal and/or logarithmic plots directly in TeX in two and three dimensions with a user-friendly interface and pgfplotstable - a TeX package to round and format numerical tables. Examples in manuals and/or on web site.
ATTENTION: As of February 2020, the development has been moved to https://github.com/pgf-tikz/pgfplots ! Please refer to the new page for downloads and change requests!
This page is kept in read-only mode.
Represent CSV data as Scatter Series and Line Series Plots
Do you have CSV full of data but hard to find a pattern just from the numbers? CSV2ScatterPlot help you to discover patterns from these columns of numbers by representing them as Scatter Series. Simply select the X axis and Y axis columns from the CSV and get a visual representation instantly. You can also use the same software to plot in Line Series instead as well.
Check the Wiki Page for details on Usage: https://sourceforge.net/p/csv2scatterplot/wiki/Home/
DynaGraph creates dynamic graphs based on data selected from a database query. Using PHP, DynaGraph accesses a MySQL database, and uses the results to plot information to a bar graph in the GIF format, using gd1.3.