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

Event Chart freeware
Filter: All | Freeware | Demo
 

Event Chart

< 1 2 3 4 5 > 
Added: January 09, 2010 | Visits: 2.549

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

Released: August 01, 2014  |  Added: August 23, 2014 | Visits: 1.535

Netwrix Event Log Manager Event log data is a critical source of information for security audit, compliance, and troubleshooting purposes. Major compliance regulations require event log audit data to be archived for up to 7 years. Netwrix Event Log Archiver is a free event log management tool with audit log...





Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 4.5 MB Download (127): Netwrix Event Log Manager Download

Added: January 18, 2010 | Visits: 1.426

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: November 19, 2010 | Visits: 1.172

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: January 22, 2010 | Visits: 1.649

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


Platforms: *nix

License: Freeware Size: 15.36 KB Download (116): Chart::Plot Download

Added: April 08, 2010 | Visits: 1.129

Event::RPC Event::RPC is a event based transparent Client/Server RPC framework. SYNOPSIS #-- Server Code use Event::RPC::Server; use My::TestModule; my $server = Event::RPC::Server->new ( port => 5555, classes => { "My::TestModule" => { ... } }, ); $server->start;...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (114): Event::RPC Download

Added: July 05, 2010 | Visits: 1.809

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: August 10, 2010 | Visits: 1.516

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: November 09, 2010 | Visits: 1.192

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: January 13, 2010 | Visits: 1.370

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

Chart::XMGR Chart::XMGR is a Perl object for displaying data via XMGR. SYNOPSIS use Chart::XMGR; xmgr($a, { SYMBOL => plus}; use Chart::XMGR (); $xmgr = new Chart::XMGR; $xmgr->line($pdl); $pdl->$xmgr->line; xmgr($pdl, { LINESTYLE => dotted }); Provides a perl/PDL interface to the XMGR...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (106): Chart::XMGR Download

Added: July 09, 2010 | Visits: 1.352

Chart::Sequence Chart::Sequence is a sequence Perl class. SYNOPSIS use Chart::Sequence; my $s = Chart::Sequence->new( Nodes => [qw( A B C )], Messages => [ [ A => B => "Message 1" ], [ B => A => "Ack 1" ], [ B => C => "Message 2" ], ], ); # or # my $s = Chart::Sequence->new( SeqMLInput =>...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (104): Chart::Sequence Download

Added: July 19, 2010 | Visits: 1.004

Chart::GRACE Chart::GRACE is a Perl object for displaying data via Xmgrace. SYNOPSIS use Chart::GRACE; xmgrace($a, { SYMBOL => plus}; use Chart::GRACE (); $grace = new Chart::GRACE; $grace->plot($pdl); xmgrace($pdl, { LINESTYLE => dotted }); Provides a perl/PDL interface to the XMGR plotting...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (102): Chart::GRACE Download

Added: July 10, 2010 | Visits: 854

DateTime::Event::Sunrise DateTime::Event::Sunrise is a Perl DateTime extension for computing the sunrise/sunset on a given day. SYNOPSIS use DateTime; use DateTime::Event::Sunrise; my $dt = DateTime->new( year => 2000, month => 6, day => 20, ); my $sunrise = DateTime::Event::Sunrise ->sunrise ( longitude...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (101): DateTime::Event::Sunrise Download

Released: October 31, 2012  |  Added: November 27, 2012 | Visits: 1.382

Windows Event Log Monitoring Lepide Event Log Manager is a comprehensive Windows event log monitor tool that helps enterprises in efficient log management. With the help of this application, organizations can carry out comprehensive log analysis by continuously monitoring both the system and web based events. Windows event...


Platforms: Windows

License: Freeware Size: 31.6 MB Download (99): Windows Event Log Monitoring Download

Released: October 12, 2012  |  Added: October 12, 2012 | Visits: 1.517

EasyProjectPlan | Excel Gantt Chart EasyProjectPlan | Excel Gantt Chart Template Planner Software | Excel project planner. Free Excel Gantt Chart and Project Scheduling Tool. Sync Outlook Tasks, Sync Outlook Calendar, Sync Microsoft Project. Excel planner. Project Scheduling Software. Download the DEMO at www.EasyProjectPlan.com


Platforms: Windows

License: Freeware Download (96): EasyProjectPlan | Excel Gantt Chart Download

Added: August 10, 2010 | Visits: 866

XML::Essex::Event XML::Essex::Event is a base event class, also used for unknown event types. Stringifies as $event->type . "()" to indicate an event that has no natural way to represented in XML, or for ones that havent been handled yet in Essex. Methods new XML::Event->new( a => 1, b => 2 );...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (95): XML::Essex::Event Download

Added: April 10, 2010 | Visits: 755

Chart::EPS_graph::Test SYNOPSIS From the CLI, call as below where /some/dir/ is any directory you have permission to write to. perl -e "use Chart::EPS_graph::Test; print Chart::EPS_graph::Test->full_test(/some/dir);" From anywhere else call... use Chart::EPS_graph::Test; print...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (94): Chart::EPS_graph::Test Download

Added: February 22, 2010 | Visits: 1.124

Flickr Upcoming.org event details Flickr Upcoming.org event details is a Greasemonkey script for Firefox that will show details of the upcoming.org event a photo is attached to. This is based on the new tagging notation introduced this week by flickr and upcoming.org [1]: if the photo does not have an upcoming tag, a select...


Platforms: *nix

License: Freeware Download (94): Flickr Upcoming.org event details Download

Released: October 17, 2012  |  Added: October 17, 2012 | Visits: 1.289

EasyProjectPlan Excel Gantt Chart Excel Gantt Chart and Project Plan. Sync with Outlook and Microsoft Project. Create and Print Gantt Charts using Excel. Download the DEMO at www.EasyProjectPlan.com


Platforms: Windows

License: Freeware Download (92): EasyProjectPlan Excel Gantt Chart Download

< 1 2 3 4 5 >