Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.346.436 Times

Graph Plotting freeware
Filter: All | Freeware | Demo
 

Graph Plotting

< 1 2 3 4 5 > 
Added: April 19, 2010 | Visits: 1.246

SVG::Template::Graph SVG::Template::Graph is a Perl extension for generating template-driven graphs with SVG. SYNOPSIS use SVG::Template::Graph; $data = [ { barGraph=>1,# barSpace=>20, title=> 1: Trace 1, data => #hash ref containing x-val and y-val array refs { x_val => [50,100,150,200,250,...



Platforms: *nix

License: Freeware Download (99): SVG::Template::Graph Download

Added: October 09, 2010 | Visits: 1.083

Graph::ModularDecomposition Graph::ModularDecomposition is a Perl module for modular decomposition of directed graphs. SYNOPSIS use Graph::ModularDecomposition qw(pairstring_to_graph tree_to_string); my $g = new Graph::ModularDecomposition; my $h = $g->pairstring_to_graph( ab,ac,bc ); print "yesn" if...





Platforms: *nix

License: Freeware Size: 13.31 KB Download (96): Graph::ModularDecomposition Download

Added: January 25, 2010 | Visits: 1.101

GENE Graph Export Engine GENE Graph Export Engine is an advanced XML exporter. GENE Graph Export Engine is a complex convertor/framework for multi-namespace XML transforming and exporting. It is able to convert various XML types including SVG, DocBook, MathML, XSL-FO, and their combinations into a wide area of output...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (96): GENE Graph Export Engine Download

Added: February 17, 2010 | Visits: 1.133

Graph::Writer::DrGeo Graph::Writer::DrGeo can save the graph output DrGeo scheme script. SYNOPSIS my $g = new Graph; # Add some vertices/edges to $g my $writer = Graph::Writer::DrGeo->new(); $writer->write_graph($g,"graph.scm"); # graph.scm can be evaluated and rendered with Dr.Geo Dr. Geo is a GTK...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (95): Graph::Writer::DrGeo Download

Added: October 25, 2010 | Visits: 1.118

GD::Graph::colour GD::Graph::colour contains colour manipulation routines for use with GD::Graph. SYNOPSIS use GD::Graph::colour qw(:colours :lists :files :convert); The GD::Graph::colour package provides a few routines to work with colours. The functionality of this package is mainly defined by what is...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (95): GD::Graph::colour Download

Added: August 18, 2010 | Visits: 1.026

B::Graph B::Graph is a Perl compiler backend to produce graphs of OP trees. SYNOPSIS perl -MO=Graph,-text prog.pl >graph.txt perl -MO=Graph,-vcg prog.pl >graph.vcg xvcg graph.vcg perl -MO=Graph,-dot prog.pl | dot -Tps >graph.ps This module is a backend to the perl compiler (B::*) which, instead...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (90): B::Graph Download

Released: February 04, 2020  |  Added: February 06, 2020 | Visits: 912

Siplot Graph Viewer Graph visualization control for .NET. Mouse and keyboard controlled viewer, zoom, pan, select and hover events, fully customizable visual themes, built-in themes optimized for rendering quality and performance. *.gml file loader. Free version allows usage in non commercial projects. Siplot...


Platforms: Windows 7, Windows

License: Freeware Size: 1.09 MB Download (68): Siplot Graph Viewer Download

Released: October 01, 2012  |  Added: October 01, 2012 | Visits: 946

Visual Graph ActiveX Component Visual Graph is a standard ActiveX component for developing graphics-related applications of various industries, such as power, coal, chemical, automation monitor, simulation, graphical modeling, graphical topology analysis, vector drawing, tables, geographic information system (GIS), workflow,...


Platforms: Windows

License: Freeware Size: 6.66 MB Download (68): Visual Graph ActiveX Component Download

Added: May 10, 2013 | Visits: 534

PlotKit 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. PlotKit is fully documented and there is also a quick tutorial to get you started. PlotKit is a complete rewrite of CanvasGraph. It is better...


Platforms: Windows, Mac, *nix, JavaScript, BSD Solaris

License: Freeware Download (65): PlotKit Download

Added: May 10, 2013 | Visits: 697

GraPHPite GraPHPite is a highly customizable utility written in PHP for creating charts or graphs (Bar, Area, Pie, etc). Users are encouraged to switch to PEAR::Image_Graph which is based on GraPHPite source. GraPHPite is in maintenance only state.


Platforms: Windows, *nix, PHP, BSD Solaris

License: Freeware Download (62): GraPHPite Download

Released: July 16, 2012  |  Added: July 16, 2012 | Visits: 700

Graph Paper Maker for Mac OS Software that lets you create your own custom sheets of graph paper. You have complete control over the graph characteristics: - X and Y axis can independently be set for linear or log scale, and scaling - Hydraulic scaling for graphing flow vs pressure. - Selection from a dozen standard paper...


Platforms: Mac

License: Freeware Size: 5 MB Download (62): Graph Paper Maker for Mac OS Download

Released: September 18, 2012  |  Added: September 18, 2012 | Visits: 624

Code::Blocks EDU Portable Code::Blocks is an open source, free, configurable programming environment for C/C++. The Code::Blocks EDU-Portable interface, integrated help, tools and default compilation settings are all configured for ease of learning C and C++. The EDU-Portable configuration of Code::Blocks provides...


Platforms: Windows

License: Freeware Size: 116 MB Download (60): Code::Blocks EDU Portable Download

Added: May 10, 2013 | Visits: 429

yEd Graph Editor yEd is built using lightweight Swing components and can run on any platform with a Java Runtime Environment available. Key features "yEd Graph Editor": - Several highly sophisticated layout algorithms have been implemented amd hey can be used either to automatically arrange the items or to...


Platforms: Windows, Mac, *nix, Java, BSD Solaris

License: Freeware Download (60): yEd Graph Editor Download

Added: May 10, 2013 | Visits: 561

DHTML / CSS based bar graph This vertical bar graph is done completely using DHTML and CSS. Unlike an applet based solution, this loads fast and blends in with the rest of the page. You can even use a transparent background for it.


Platforms: Windows, Mac, *nix, JavaScript, BSD Solaris

License: Freeware Download (58): DHTML / CSS based bar graph Download

Added: May 10, 2013 | Visits: 577

Finding Eulerian path in undirected graph This script takes as input a graph and outputs Eulerian path (if such exists). The worst running time is O(E^2).


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Finding Eulerian path in undirected graph Download

Released: November 15, 2012  |  Added: November 15, 2012 | Visits: 388

Periscope 3D Plotting Library Periscope is a 3D plotting library written in C++ on top of VTK. It provides an abstract interface for creating 3D plots.


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 369.29 KB Download (58): Periscope 3D Plotting Library Download

Released: June 20, 2012  |  Added: June 20, 2012 | Visits: 695

GE-Graph Make graph into Googlr Earth to illustrate your presentations, papers, etc. GE-Graph was developed to generate graphs from kml files saved by GE. The file generated by GE-Graph can be exported to Google Earth. Make Bars graph Make graph with geometrical shapes (circles, squares, triangles, etc)....


Platforms: Windows

License: Freeware Size: 1.81 MB Download (57): GE-Graph Download

Added: May 10, 2013 | Visits: 468

Graph Script This script allows you to create a directed Graph container that can be useful for the collections module. To show its basic API, a complete implementation is available. Many different graph implementations are possible, but this is flexible, fast and simple enough.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Graph Script Download

Added: May 10, 2013 | Visits: 337

Simple Graph Graph can be made public (i.e. sidebar widget or static page) and the data can be manipulated through dashboard. The horizontal axis can only contain dates, while the vertical axis can hold any values. Each user can have their own graphs, which can be easily inserted in posts and pages....


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (55): Simple Graph Download

Added: June 22, 2013 | Visits: 806

Pie Chart and Graph for Scripts Pie Chart and Graph application allows you to easily add dynamic and interactive pie charts and graphs to web pages and applications.The Graphing components provide both client ( applet ) and server side ( servlet ) solutions for the incorporation of graphs & charts into web / intranet pages and...


Platforms: PHP

License: Freeware Size: 358.4 KB Download (55): Pie Chart and Graph for Scripts Download

< 1 2 3 4 5 >