Tk::PlotDataset v1.00

I.T. Dev Ltd is pleased to announce the first release (v1.00) of the
new Tk::PlotDataset module. The module is a quick and easy way to
build an interactive plot widget into a Perl application.

To download the module from CPAN go to: http://search.cpan.org/~itdev/Tk-PlotDataset-1.00/

The widget is an extension of the Tk::Canvas widget that will plot
Tk::LineGraphDataset objects as lines onto a 2D graph. The module
includes the following features:

* Plots multiple datasets.
* Plots are zoomable.
* Axes can be automatically scaled or set by the code.
* Optional second y-axis (Y1).
* Axes can be linear or logarithmic.
* Graphs have a legend.
* Includes a feature for highlighting plots when the cursor is held
over the plot or its name in the legend.
* Point values are shown when the cursor is held over a point on the
graph.
* The fonts, colours and layout of the graph are all configurable.

The Tk widget is based on the Tk::LineGraph module by Tom Clifford,
but has been changed so that the graph is no longer created in a
separate window, but as a widget instead. It therefore does not have
the drop down menus used to configure the graph in the original.

Thanks,
Tim Culmer

I.T. Dev Limited - Hardware & Software Development Services
http://www.itdev.co.uk
Tim [ Mi, 18 April 2007 13:48 ] [ ID #1691661 ]
Perl » comp.lang.perl.modules » Tk::PlotDataset v1.00

Vorheriges Thema: Perl MakeMaker - how to force Perl linking with the static C library (libcrt.lib) instead of dynamic
Nächstes Thema: LWP and vBulletin