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

Dynamic Chart freeware
Filter: All | Freeware | Demo
 

Dynamic Chart

1 2 3 4 5 > 
Released: March 21, 2023  |  Added: March 27, 2023 | Visits: 140

FinitySoft BMI Calculator Easily calculate your body mass index. Just enter your weight, height and sex and BMI Calculator will indicate if your are underweight, normal, overweight or obese, and what is your ideal weight. It will put you on dynamic chart. Freeware! Features: - Supports English (lbs, feet, inches)... Platforms: Windows

License: Freeware Size: 319.94 KB Download (37): FinitySoft BMI Calculator Download

Released: September 23, 2010  |  Added: December 28, 2010 | Visits: 1.232

Statmetrics Statmetrics is a free cross-platform software application providing an integrated solution for analysis and modelling of financial markets. Statmetrics combines innovative quantitative finance technology's with the traditional technical and econometric analysis methods. Statmetrics can be... Platforms: Windows, Mac, *nix, Java,Other

License: Freeware Size: 585.94 KB Download (143): Statmetrics Download

Added: June 22, 2013 | Visits: 812

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

Released: November 08, 2012  |  Added: November 08, 2012 | Visits: 1.362

Unifosys Chart4.NET Organization Chart ASP.NET/Webforms Control - Free 4 Web Hierarchy/Organization Chart Control for .NET for Winforms and ASP.NET Webforms. Comprehensive and easy-configurable component. Free Web Version is available. It is an automatic-drawing and dynamic (interactive) charting component. Supports unlimited number of chart nodes and levels. Major... Platforms: Windows


Added: May 05, 2013 | Visits: 666

Open Flash Chart 2 API This module is now merged with Open Flash Chart API according to the following discussions [1], [2]. The code has been migrated to Open Flash Chart API version 6.x-3.x so I recommend using that module instead of this one because no new features will be implemented here. I will also update the... Platforms: PHP

License: Freeware Size: 10 KB Download (47): Open Flash Chart 2 API Download

Released: May 20, 2014  |  Added: July 23, 2014 | Visits: 1.005

SuperPie Free HTML5 Pie Chart Library SuperPie is a free HTML5 pie chart library. Using the free SuperPie HTML5 pie chart library to display pie charts on your web pages is very easy. Values, labels and colors are configured using simple JavaScript. No software installation is required. You can optionally use the SuperPie piechart... Platforms: Mac, Windows 8, Windows Phone, Windows 7, iOS, Android, ,iPhone,iPod,iPad

License: Freeware Size: 1024 B Download (62): SuperPie Free HTML5 Pie Chart Library Download

Released: February 16, 2008  |  Added: February 22, 2008 | Visits: 10.249

MB Free Astrology Natal Chart MB Free Astrology Natal Chart Software is a free astrology natal chart generator software based on the principles of western astrology or tropical astrology. This program tells us in detail the accurate astronomical locations of planets at the time of an individual's birth. Using the information... Platforms: Windows

License: Freeware Size: 1.68 MB Download (1721): MB Free Astrology Natal Chart Download

Added: January 18, 2010 | Visits: 2.272

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: January 18, 2010 | Visits: 1.670

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

Added: January 18, 2010 | Visits: 1.437

Chart::Graph::Xrt2d Chart::Graph::Xrt2d is a Perl module for creating graph charts. SYNOPSIS #Include module use Chart::Graph::Xrt2d qw(xrt2d); # Function call xrt2d(%options, [%data_options1, @data_set1], [%data_options2, @data_set2], . . ); This module is unmaintained, it worked with Sitrakas XRT,... Platforms: *nix

License: Freeware Size: 245.76 KB Download (124): Chart::Graph::Xrt2d Download

Added: June 11, 2010 | Visits: 1.485

dynamic window manager dynamic window manager or dwm is a dynamic window manager for X11. As founder and main developer of wmii I came to the conclusion that wmii is too clunky for my needs. I dont need so many funky features and all this hype about remote control through a 9P service, I only want to manage my... Platforms: *nix

License: Freeware Size: 18.43 KB Download (101): dynamic window manager Download

Added: August 10, 2010 | Visits: 1.524

Chart::Graph Chart::Graph is a Perl extension for a front-end to gnuplot, XRT, and Xmgrace. SYNOPSIS # EXAMPLE: gnuplot #make sure to include Chart::Graph use Chart::Graph:Gnuplot qw(gnuplot); gnuplot(%global_options, [%data_set_options, @matrix], [%data_set_options, @x_column, @y_column],... Platforms: *nix

License: Freeware Size: 245.76 KB Download (111): Chart::Graph Download

Added: January 09, 2010 | Visits: 2.554

Chart::Plot::Canvas Chart::Plot::Canvas is a Perl module to plot two dimensional data in an Tk Canvas. SYNOPSIS use Chart::Plot::Canvas; my $img = Chart::Plot::Canvas->new(); my $anotherImg = Chart::Plot::Canvas->new ($image_width, $image_height); $img->setData (@dataset) or die( $img->error() );... Platforms: *nix

License: Freeware Size: 5.12 KB Download (162): Chart::Plot::Canvas Download

Added: November 19, 2010 | Visits: 1.182

Chart::EPS_graph Chart::EPS_graph creates line graphs in PostScript as *.eps format. SYNOPSIS # Create anew a 600 x 600 points (not pixels!) EPS file my $eps = Chart::EPS_graph->new(600, 600); # Choose minimum required display info $eps->set( label_top => Graph Main Title, label_y1 => Y1 Axis Measure... Platforms: *nix

License: Freeware Size: 24.58 KB Download (121): Chart::EPS_graph Download

Added: November 20, 2010 | Visits: 2.161

Dynamic Image Resize Wizard Dynamic Image Resize Wizard is a free PHP script that enables your visitors to re-size their images quickly, efficiently and on-the-fly. The user just enters the URL of the image they wish to resize, and the length they wish the image to be, and the Wizard does the rest.You can use it for your... Platforms: *nix

License: Freeware Size: 10.24 KB Download (112): Dynamic Image Resize Wizard Download

Added: July 06, 2010 | Visits: 1.323

Dynamic Copyright It! Dynamic Copyright it! is an easy-to-install, easy-to-use PHP script that adds copyright notices to your images dynamically, meaning that the copyright notices are generated on the fly. If you get tired of changing the copyright on your images from year to year, this tools makes it so you never... Platforms: *nix

License: Freeware Size: 512 KB Download (178): Dynamic Copyright It! Download

Added: July 05, 2010 | Visits: 1.815

Chart Taglibs Chart Taglibs is a free taglib (JSP 1.1) library for JFreeChart. These are easy to use, and allow the developer to draw any graphics supported by JFreeChart using only the tags. Chart Taglibs currently supports pie charts (2D & 3D), bar charts (2D & 3D), and line charts. Whats New in This... Platforms: *nix

License: Freeware Size: 18.43 KB Download (114): Chart Taglibs Download

Added: January 13, 2010 | Visits: 1.377

Chart::Scientific Chart::Scientific is a Perl module that can generate simple 2-D scientific plots with logging, errbars, etc. SYNOPSIS Procedural interface use Chart::Scientific qw/make_plot/; make_plot ( x_data => @x_values, y_data => @yvalues ); The subroutine make_plot creates a Chart::Scientific... Platforms: *nix

License: Freeware Size: 16.38 KB Download (109): Chart::Scientific Download

Added: November 09, 2010 | Visits: 1.197

Chart::PNGgraph Chart::PNGgraph is a graph plotting module (deprecated). SYNOPSIS use Chart::PNGgraph::moduleName; Chart::PNGgraph is a perl5 module to create PNG output for a graph. Chart::PNGgraph is nothing more than a wrapper around GD::Graph, and its use is deprecated. It only exists for backward... Platforms: *nix

License: Freeware Size: 33.79 KB Download (110): Chart::PNGgraph Download

Added: November 07, 2010 | Visits: 1.300

Dynamic Range Extender Dynamic Range Extender plugin takes two images and creates one composite image, which supposedly has increased dynamic range. With digital SLR cameras you can often use RAW format, which lets user select the exposure correction afterwards. The sample here is from Canon 10D. Installation:... Platforms: *nix

License: Freeware Download (106): Dynamic Range Extender Download

1 2 3 4 5 >