mirror of
https://git.freebsd.org/ports.git
synced 2025-05-17 09:33:11 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
14 lines
612 B
Text
14 lines
612 B
Text
This module is the Perl interface to the SWF Charts flash graphing tool.
|
|
It constructs the XML file this flash movie requires via an OO interface.
|
|
Each configurable option that is listed on the SWF Charts reference page
|
|
has a companion method in this module.
|
|
|
|
When using this module, please be sure to use the latest version of the
|
|
XML/SWF Charts flash movie. Earlier versions of that flash movie supported
|
|
a different XML structure for which this module is not backward
|
|
compatible.
|
|
|
|
Note that there are a few extra helper functions that this module
|
|
provides.
|
|
|
|
See also: http://www.maani.us/xml_charts/index.php
|