Projects tagged ‘plotting’


[19 total ]

50USERS
   

gnuplot plots 2d and 3d graphs, from a data file or with a formula. It has an interactive mode with online help, or it can be used non-interactively. gnuplot does function fitting to data sets, and it does output to many terminals, among which are PostScript, X11 display, PNG, and GIF (via the old gd library).

8USERS
   

JpGraph is a Object-Oriented Graph creating library for PHP >= 4.3.1 The library is completely written in PHP and ready to be used in any PHP scripts (both CGI/APXS/CLI versions of PHP are supported). The library can be used to create numerous ... [More] types of graphs either on-line or written to a file. JpGraph makes it easy to draw both "quick and dirty" graphs with a minimum of code as well as complex graphs which requires a very fine grained control. The library assigns context sensitive default values for most of the parameters which minimizes the learning curve. The features are there when you need them - not as an obstacle to overcome! JpGraph is released under a dual license. QPL 1.0 (Qt Free Licensee) For non-commercial, open-source or educational use. [Less]

4USERS
   

KmPlot is a mathematical function plotter. It has built in a powerfull parser. You can plot different functions simultaneously and combine their function terms to build new functions. KmPlot supports functions with parameters and functions in polar ... [More] coordinates. Several grid modes are possible. Plots may be printed with high precision in correct scale. Features * powerful mathematical parser * precise metric printing * different plot types (functions, parametric, polar) * highly configurable visual settings (plot line, axes, grid) * export to bitmap format (BMP and PNG) and scalable vector graphics (SVG) * save/load complete session in readable xml format * trace mode: cross hair following plot, coordinates shown in the status bar support zooming and more. [Less]

3USERS
   

Flotr is a javascript plotting library based on the Prototype Javascript Framework (version 1.6.0.2 at the moment) and inspired by Flot (written by Ole Laursen). Flotr enables you to draw appealing graphs in most modern browsers with an easy to ... [More] learn syntax. It comes with great features like legend support, negative value support, mouse tracking, selection support, zoom support, event hooks, CSS styling support and much more. [Less]

2USERS
 

PLplot is a library of functions that are useful for making scientific plots. PLplot can be used from within compiled languages such as C, C++, FORTRAN and Java, and interactively from interpreted languages such as Octave, Python, Perl and Tcl. ... [More] The PLplot library can be used to create standard x-y plots, semilog plots, log-log plots, contour plots, 3D surface plots, mesh plots, bar charts and pie charts. Multiple graphs (of the same or different sizes) may be placed on a single page with multiple lines in each graph. A variety of output file devices such as Postscript, png, jpeg and others, as well as interactive devices such as xwin, tk, xterm and Tektronics devices are supported. [Less]

2USERS

pChart is a PHP class oriented framework designed to create aliased charts. Data can be retrieved from SQL queries, CSV files, or manually provided.

2USERS
 

KAlgebra is a mathematical calculator based content markup MathML language. Nowadays it is capable to make simple MathML operations (arithmetic and logical) and represent 2D and 3D graphs. It is actually not necessary to know MathML to use KAlgebra.

2USERS

Orca is a tool useful for plotting arbitrary data from text files onto a directory on a Web server.

1USERS

Veusz is a scientific plotting package written in Python. It uses PyQt and Numpy. Veusz is designed to produce publication-ready Postscript or PDF output. Veusz provides a GUI, command line and scripting interface (based on Python) to its plotting facilities. The plots are built using an object-based system to provide a consistent interface.

1USERS

A minimalistic data analysis application

1USERS

A simple library to render plots in svg. It supports several kinds of plots, quite configurable and lightweight.

1USERS
 

genvlin provides plotting and data manipulating in a rich client platform (netbeans)

0USERS

AstroPlot is a small, fast and free tool for visualizing 2D data, slightly inclined towards usage in astronomy. With AstroPlot you can: plot any number of data-files and functions, move around your data by zooming and panning, decorate your plots ... [More] using various colors, fonts and different drawing styles, export your plot as a picture or print it, and much more! Current version is 1.0.1, released on April 9 2008 [Less]

0USERS

Henry is an educational astrometry utility for performing calculations based on a Hertzsprung-Russel (H-R) diagram, such as spectroscopic parallax for working out the distance to a given star. Unlike many other solutions that use in-built images ... [More] for their H-R diagrams, Henry plots data directly from the European Space Agency's HIPPARCOS catalogue, allowing increased accuracy while also giving students greater room to experiment by exploring the catalogue themselves. Henry runs on Windows, Mac OSX, Linux, and anywhere Qt4 and OpenGL are available. It is free (as in speech and beer) and licensed under a BSD-style license. [Less]

0USERS
 

Free Silverlight Chart Control-Visifire --------------------------------------------------------------------------------- Visifire is a set of open source data visualization components - powered by Microsoft® Silverlight™. With Visifire you can ... [More] create and embed visually stunning animated Silverlight Charts within minutes. Visifire is easy to use and independent of the server side technology. It can be used with ASP, ASP.Net, PHP, JSP, ColdFusion, Ruby on Rails or just simple HTML. www.visifire.com [Less]

0USERS

Flot is a pure Javascript plotting library for jQuery. It produces graphical plots of arbitrary datasets on-the-fly client-side. The focus is on simple usage (all settings are optional), attractive looks and interactive features like zooming. ... [More] Although Flot is easy to use, it is also advanced enough to be suitable for Web 2.0 data mining/business intelligence purposes which is its original application. The plugin is targeting all newer browsers. If you find a problem, please report it. Drawing is done with the tag introduced by Safari and now available on all major browsers, except Internet Explorer where the excanvas Javascript emulation helper is used. [Less]

0USERS

PlotKit is a Chart and Graph Plotting Library for Javascript. It has support for HTML Canvas and also SVG via Adobe SVG Viewer and native browser support.

0USERS

A high performance numeric linear algebra library for Scala, with rich Matlab-like operators on vectors and matrices; a library of numerical routines; support for ploting.

0USERS

QPlib plot libraryQPlib is an open-source 2D plotting library for C++ applications, in particular those which make use of Qt. QPlib is designed to be very easy to use. It makes use of the Trolltech Qt class library, and so can be used on Linux, Unix ... [More] , Mac OS X, and MS Windows. The philosophy behind QPlib: it should be very easy to use, plots should look "nice", it should be possible to make plots from the command line (including on Linux/Unix with no X11). Current plots available include: line plots, scatter plots, semi-log and log-log plots, error bars, candlesticks, filled curves, bar charts, 1D histograms, 2D histograms, spectrograms, pie charts. Other features: 5 line styles, 16 symbol types, automatic major and minor ticks or user-defined, custom tick labels, major and minor grids, can have a dependent or independent second y-axis, horizontal and vertical lines can be drawn at user-defined positions, horizontal and vertical transparent shaded regions can be drawn at user-defined positions to highlight regions of interest. Plots can be saved in a variety of file formats including PNG, PDF and SVG. Plots are also available as QImages, which enables them to be used within GUI applications. (QPlib however is not designed to provide interactive plotting widgets). Many example codes are included demonstrating how to use all the main features of QPlib. QPlib is still in a very early stage of development. Installation notesInstallation notes can be found here. Example plotsSome example plots can be seen here. These are taken from the included examples. [Less]