questlab/www/analytics/libs/sparkline
coderkun 046a724272 merge
2015-04-27 16:42:05 +02:00
..
lib merge 2015-04-27 16:42:05 +02:00
CHANGES merge 2015-04-27 16:42:05 +02:00
DESIGN merge 2015-04-27 16:42:05 +02:00
gpl-2.0.txt merge 2015-04-27 16:42:05 +02:00
LICENSE-BSD.txt merge 2015-04-27 16:42:05 +02:00
README merge 2015-04-27 16:42:05 +02:00

#
# Sparkline PHP Graphing Library
# Copyright 2004 James Byers <jbyers@gmail.com>
# http://sparkline.org
#
# Dual-licensed under the BSD (LICENSE-BSD.txt) and GPL (LICENSE-GPL.txt)
# licenses.
#
# $Id: README,v 1.3 2008/03/11 19:12:49 jbyers Exp $
#

Installation:
-------------

Sparkline does not have any installation requirements.  See the
samples directory for usage ideas.

Requirements:
-------------

Sparkline requires PHP 4.0.6 or newer and GD 2.0 built as a PHP
module.

Troubleshooting and Support:
----------------------------

See http://sparkline.org for troubleshooting advice and support.

Bugs, Features:
---------------

Please submit bugs to the bug tracker:

  http://sourceforge.net/tracker/?group_id=122936&atid=694962

Please submit feature requests to the RFE tracker:

  http://sourceforge.net/tracker/?group_id=122936&atid=694965

License:
--------

The library is dual-licensed under the BSD and GPL licenses.  You
may use this library under the terms of either license.  See
LICENSE-BSD.txt and LICENSE-GPL.txt.