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.425.312 Times

Line Graph Template freeware
Filter: All | Freeware | Demo
 

Line Graph Template

< 1 2 3 4 5 > 
Added: August 01, 2008 | Visits: 1.572

Roadkil's Graph Draws a graph from an algebraic formula entered by you, functions such as sine, cosine, tan, log, log natural and powers can be used. The x and y range displayed on the axis can be altered to zoom in and zoom out on the graph. Grid lines and value labels are displayed on the graph for easy...



Platforms: Windows

License: Freeware Size: 49 KB Download (202): Roadkil's Graph Download

Released: September 22, 2011  |  Added: October 08, 2011 | Visits: 1.839

Service Invoice Template Service Invoice Template is an Excel workbook file which provides an easy to use, neat and simple invoice form for small businesses who provides service to their clients and don't have a need to ship physical products. The invoice format in this Service Invoice Template is for intended for...





Platforms: Windows

License: Freeware Size: 34.73 KB Download (197): Service Invoice Template Download

Added: March 03, 2010 | Visits: 1.344

Boost::Graph Boost::Graph is a Perl interface to the Boost-Graph C++ libraries. SYNOPSIS use Boost::Graph; # Create an empty instance of a Graph my $graph = new Boost::Graph(directed=>0, net_name=>Graph Name, net_id=>1000); # add edges $graph->add_edge(node1=>a, node2=>b, weight=>1.1, edge=>edge...


Platforms: *nix

License: Freeware Size: 2.4 MB Download (187): Boost::Graph Download

Released: March 14, 2019  |  Added: November 19, 2022 | Visits: 1.618

VeryUtils Image Converter Command Line VeryUtils Image Converter Command Line is a professional converter for graphic files, photos, drafts, finance documents and other images of any type. VeryUtils Image Converter Command Line grants fully-featured image conversion to users seeking a graphics kernel to include in their web-server...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 5.83 MB Download (187): VeryUtils Image Converter Command Line Download

Added: August 01, 2008 | Visits: 1.734

Traffic graph Traffic Graph is a network analytic tool that examines local area network usage and provides a display of upload and download statistics. The main puropse of the application is monitoring (and counting) the IP traffic between your local area network (LAN) and Internet.


Platforms: Windows

License: Freeware Size: 257 KB Download (184): Traffic graph Download

Added: March 23, 2010 | Visits: 1.427

Template::Plugins Template::Plugins is a Perl module with plugin provider. SYNOPSIS use Template::Plugins; $plugin_provider = Template::Plugins->new(%options); ($plugin, $error) = $plugin_provider->fetch($name, @args); The Template::Plugins module defines a provider class which can be used to load and...


Platforms: *nix

License: Freeware Size: 778.24 KB Download (176): Template::Plugins Download

Added: January 18, 2010 | Visits: 2.269

Chart::Graph::Gnuplot Chart::Graph::Gnuplot is a function in module Chart::Graph that lets you generate graphs on the fly in perl. SYNOPSIS use Chart::Graph::Gnuplot qw(&gnuplot); gnuplot(%global_options, [%data_set_options, @matrix], [%data_set_options, @x_column, @y_column], [%data_set_options, < filename...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (173): Chart::Graph::Gnuplot Download

Added: September 12, 2010 | Visits: 1.486

Graph::Flowchart Graph::Flowchart is a Perl module that can generate easily flowcharts as Graph::Easy objects. SYNOPSIS use Graph::Flowchart; my $flow = Graph::Flowchart->new(); print $flow->as_ascii(); This module lets you easily create flowcharts as Graph::Easy objects. This means you can output your...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (171): Graph::Flowchart Download

Added: January 18, 2010 | Visits: 1.664

Chart::Graph::Xrt3d Chart::Graph::Xrt3d is a Perl module for creating 3D graph charts. SYNOPSIS #Include module use Chart::Graph::Xrt3d qw(xrt3d); # Function call xrt3d(%options, @data_set ); This module is unmaintained, it worked with Sitrakas XRT, and hasnt been tested against newer versions. Sitraka...


Platforms: *nix

License: Freeware Size: 245.76 KB Download (169): Chart::Graph::Xrt3d Download

Released: June 20, 2012  |  Added: August 30, 2012 | Visits: 1.809

Graphs Made Easy Graphs Made Easy (GME) is a free, easy to use program to make line, bar, pie, area, series bar and stack bar graphs. It has a simplified, self-explanatory user-interface, and allows numbers or date values on the X-axis. It is designed to allow the easiest possible graph creation experience....


Platforms: Windows

License: Freeware Size: 2.29 MB Download (165): Graphs Made Easy Download

Released: June 17, 2010  |  Added: July 12, 2010 | Visits: 1.733

TeeChart for PHP Open Source Object-Oriented Charting component library completely written in PHP and ready to be used in any PHP scripts. It includes full source code meaning that no loaders have to be used in order to create a Graph on servers. PHP Charting Library Feature Summary: - 100% PHP5 code - Full PHP...


Platforms: Windows, Other

License: Freeware Size: 6.55 MB Download (163): TeeChart for PHP Open Source Download

Added: January 18, 2010 | Visits: 1.766

Template::Ast Template::Ast is a Perl module to process ASTs for Perl Template Toolkit. SYNOPSIS use Template::Ast; # Rebuild AST stored in file: $ast = Template::Ast->read(foo.ast) or die Template::Ast->error(); # Writing existing AST to file: $ast = { Marry => [24, F], John => [21, M] };...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (161): Template::Ast Download

Added: January 07, 2010 | Visits: 1.274

GD::Graph::Polar GD::Graph::Polar is a Perl module to make polar graph using GD package. SYNOPSIS use GD::Graph::Polar; my $obj=GD::Graph::Polar->new(size=>480, radius=>100); $obj->addPoint (50=>25); $obj->addPoint_rad (50=>3.1415); $obj->addGeoPoint (75=>25); $obj->addGeoPoint_rad (75=>3.1415);...


Platforms: *nix

License: Freeware Size: 47.1 KB Download (153): GD::Graph::Polar Download

Added: September 03, 2010 | Visits: 2.143

SVG::Graph SVG::Graph is a Perl module to visualize your data in Scalable Vector Graphics (SVG) format. SYNOPSIS use SVG::Graph; use SVG::Graph::Data; use SVG::Graph::Data::Datum; #create a new SVG document to plot in... my $graph = SVG::Graph->new(width=>600,height=>600,margin=>30); #and create...


Platforms: *nix

License: Freeware Size: 88.06 KB Download (151): SVG::Graph Download

Added: August 09, 2008 | Visits: 2.071

Sothink Flash Video Encoder Command-Line 1.1 Build Sothink Video Encoder for Adobe Flash Command-Line version lets you use the encoder for batch conversions, server applications/scripts (PHP, ASP, PERL and etc.), or other certain task when you would prefer the program to accomplish it automatically without the graphical user interface. Sothink...


Platforms: Windows

License: Freeware Size: 4.88 KB Download (151): Sothink Flash Video Encoder Command-Line 1.1 Build Download

Added: April 23, 2010 | Visits: 1.180

Template::Magic Template::Magic is a Perl module for magic merger of runtime values with templates. SYNOPSIS Just add these 2 magic lines to your code... use Template::Magic; Template::Magic->new->print( /path/to/template ); to have all your variable and subroutines merged with the template file, or set...


Platforms: *nix

License: Freeware Size: 46.08 KB Download (149): Template::Magic Download

Added: November 04, 2010 | Visits: 1.706

Python Web Graph Generator Python Web Graph Generator is a threaded Web graph (Power law random graph) generator. It can generate a synthetic Web graph of about one million nodes in a few minutes on a desktop machine. This software implements a threaded variant of the RMAT algorithm. A little tweak can produce graphs...


Platforms: *nix

License: Freeware Size: 614.4 KB Download (148): Python Web Graph Generator Download

Added: November 06, 2010 | Visits: 1.778

Template::Tutorial Template::Tutorial are template toolkit tutorials. This section includes tutorials on using the Template Toolkit. Subjects currently include an general overview of the Template Toolkit, showing users how to get quickly up to speed building web content, and a tutorial on generating and using...


Platforms: *nix

License: Freeware Size: 778.24 KB Download (146): Template::Tutorial Download

Added: February 18, 2010 | Visits: 1.295

HTML::Template::JIT HTML::Template::JIT is a just-in-time compiler for HTML::Template. Templates are compiled into native machine code using Inline::C. When using HTML::Template::JIT, the compiled code is stored to disk and reused on subsequent calls. HTML::Template::JIT is up to 8 times as fast as HTML::Template...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (145): HTML::Template::JIT Download

Released: May 13, 2011  |  Added: May 23, 2011 | Visits: 1.310

Graph Converter Lite Graph Converter Lite Convert all existing paper charts and diagrams to electronic form with this easy to learn program. Just scan the graph, open the image in Graph Converter Lite, calibrate, and the modern algorithm for automatic graphs recognition creates the tables automatically. May be...


Platforms: Windows

License: Freeware Size: 1.92 MB Download (141): Graph Converter Lite Download

< 1 2 3 4 5 >