Daylight Chart 2.8 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Daylight Chart 2.8 (Default branch)
# 1  
Old 12-28-2008
Daylight Chart 2.8 (Default branch)

ImageDaylight Chart shows sunrise and sunset times inan attractive chart for any location in the world.The effect of daylight savings time is alsodisplayed. Charts can be exported to image files.License: GNU General Public License (GPL)Changes:
This release speeds up the loading of locationsdata. Daylight Chart can read the modified formatfor GNIS files, since the file formats havechanged. A new project, Geographical Names, iscreated for the parsing of GNIS files and GNSfiles.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
Chart::Clicker::Decoration::OverAxis(3pm)		User Contributed Perl Documentation		 Chart::Clicker::Decoration::OverAxis(3pm)

NAME
Chart::Clicker::Decoration::OverAxis - An axis drawn over data VERSION
version 2.83 DESCRIPTION
An axis that is meant to be drawn "over" a chart. You can find an example of an OverAxis at http://gphat.github.com/chart-clicker/static/images/examples/overaxis.png <http://gphat.github.com/chart- clicker/static/images/examples/overaxis.png>. ATTRIBUTES
axis_height Set/Get the height of the OverAxis that will be drawn. background_color Set/Get the background color for this OverAxis. border_color Set/Get the border color for this OverAxis. border_width Set/Get the width of the border for this OverAxis context Set/Get the context that this OverAxis should use. font The font to use for the OverAxis. layout_manager The layout manager to use for this overaxis. Defaults to a Layout::Manager::Compass. text_color Set/Get the color of the text labels dawn for the ticks. AUTHOR
Cory G Watson <gphat@cpan.org> COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by Cold Hard Code, LLC. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.14.2 2012-06-22 Chart::Clicker::Decoration::OverAxis(3pm)