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

Interactive Chart software
Filter: All | Freeware | Demo
 

Interactive Chart

< 1 2 3 4 5 > 
Released: May 04, 2007  |  Added: May 16, 2007 | Visits: 8.153

Animated Chart Pro - Flash Chart Software Animated Chart 2.1 Pro Edition is a "do-it-yourself" Flash chart tool that helps web designers to publish graphs and charts in Flash to their websites. The program does not require any knowledge of Flash or HTML and can be a powerful marketing tool that helps to convert visitors into buyers....



Platforms: Windows

License: Shareware Cost: $69.00 USD Size: 2.67 MB Download (390): Animated Chart Pro - Flash Chart Software Download

Released: September 25, 2014  |  Added: December 29, 2014 | Visits: 12.114

Edraw Organizational Chart Edraw Organizational Charts is a new organization chart drawing software, which creates org chart and business charts with minimum time loss for you. Support basic flowcharts, organizational charts, business charts, hr diagram, work flowchart, programming flowchart and network design diagrams....





Platforms: Windows, Windows 8, Windows 7, Windows Vista

License: Shareware Cost: $69.95 USD Size: 34.56 MB Download (1409): Edraw Organizational Chart Download

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

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

Released: October 16, 2017  |  Added: October 25, 2017 | Visits: 6.408

Gantt Chart The Gantt Chart is a modern and extremely easy-in-use project plan system. This system allows you to specify complex tasks sequences - a task or multiple tasks can be required to be completed before other tasks can be started. This modern and extremely handy program makes project management a...


Platforms: Windows, Windows 7, Windows Server

License: Shareware Cost: $49.95 USD Size: 14.72 MB Download (559): Gantt Chart Download

Released: September 01, 2009  |  Added: September 08, 2009 | Visits: 7.063

Gantt Chart Library Gantt Chart Library for WPF and .NET 3.5 SP1 contains Gantt Chart related Windows client components, such as task and resource based Gantt Chart controls and related classes, with data binding support, standard appearance and behavior customizable settings, task and dependency drag and drop...


Platforms: Windows

License: Shareware Cost: $1018.50 USD Size: 13.67 MB Download (425): Gantt Chart Library Download

Released: August 10, 2009  |  Added: August 23, 2009 | Visits: 3.638

Chart Tools for Excel Using Chart Tools you will become convinced that it has never been so easy to handle Excel line charts. With this Excel add-in you will be able to: Copy and paste format from a chart to another one, Resize and save charts, Add images, Add and move labels, Configure quickly the most common...


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 3.97 MB Download (359): Chart Tools for Excel Download

Released: September 22, 2015  |  Added: September 23, 2015 | Visits: 3.394

Gantt Chart for Workgroup The Gantt Chart for Workgroup is a modern and extremely easy-in-use project plan system with the additional capability to share data over the network. This system allows you to specify complex tasks sequences - a task or multiple tasks can be required to be completed before other tasks can be...


Platforms: Windows, Windows 7, Windows Server

License: Shareware Cost: $69.95 USD Size: 32 MB Download (216): Gantt Chart for Workgroup Download

Released: January 20, 2009  |  Added: January 23, 2009 | Visits: 2.631

FusionCharts For VB FusionCharts for VB is a charting component for Microsoft® Visual Basic 6.0. It allows you to render interactive and animated charts in your Visual Basic applications. With the ability to render over 40 chart types spanning both 2D and 3D charts.


Platforms: Windows

License: Demo Cost: $99.00 USD Size: 9.95 MB Download (265): FusionCharts For VB Download

Added: January 18, 2010 | Visits: 2.262

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 (167): Chart::Graph::Gnuplot Download

Added: January 18, 2010 | Visits: 1.655

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.425

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: January 08, 2010 | Visits: 4.847

Orca Interactive Forum Script Orca Interactive Forum Script is an interactive Web-based forum script that is based on AJAX technology, In the world of accelerating technologies you dont want archaic forum software. You want something new, fresh, classy, stylish and sexy - just like Orca. Orca introduces a new approach to...


Platforms: *nix

License: Freeware Size: 665.6 KB Download (207): Orca Interactive Forum Script Download

Added: August 10, 2010 | Visits: 1.513

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: February 14, 2010 | Visits: 1.156

IO::Interactive IO::Interactive is a Perl module with utilities for interactive I/O. SYNOPSIS use IO::Interactive qw(is_interactive interactive busy); if ( is_interactive() ) { print "Running interactivelyn"; } # or... print {interactive} "Running interactivelyn"; $fh = busy {...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (88): IO::Interactive Download

Added: June 08, 2010 | Visits: 1.000

ElegantJ Chart Designer IDE ElegantJ Charts Designer project is a fully functional XML template designer for ElegantJ Charts. With this easy-to-use intuitive tool you can design customized, dynamic, interactive 2D and 3D Java charts in less than 5 minutes! Bundled with ElegantJ Charts Designer is a huge collection of...


Platforms: *nix

License: Shareware Cost: $399.00 USD Download (93): ElegantJ Chart Designer IDE Download

Added: January 14, 2010 | Visits: 948

ElegantJ Chart Library ElegantJ Chart Library project provides more than 50 types and subtypes of charting components to provide right visual representation of your data through charts. A picture is worth thousand words… and a well-designed chart is worth thousand lines of explanation of data. ElegantJ Charts...


Platforms: *nix

License: Shareware Cost: $499.00 USD Download (95): ElegantJ Chart Library Download

Added: January 09, 2010 | Visits: 2.547

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.169

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: May 03, 2010 | Visits: 1.199

Interactive BDD Environment Interactive BDD Environment project is a shell like utility for working with ROBDDs. IBEN is a tool used for teaching Reduced Ordered Binary Decision Diagrams. It allows the student to work with ROBDDs without learning a complex C or C++ interface to an ROBDD package. One can enter the...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (104): Interactive BDD Environment Download

Added: July 05, 2010 | Visits: 1.807

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

< 1 2 3 4 5 >