mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
7481628a1e
creates really pretty output. Clicker leverages the power of Cairo to create snazzy 2D graphics easily and quickly. At it's core Clicker is more of a toolkit for creating charts. It's interface is a bit more complex because making pretty charts requires attention and care. Some fine defaults are established to make getting started easier, but to really unleash the potential of Clicker you must roll up your sleeves and build things by hand. WWW: http://search.cpan.org/dist/Chart-Clicker/ PR: ports/102070 Submitted by: chinsan <chinsan.tw(at)gmail.com> Approved by: krion (mentor)
14 lines
566 B
Plaintext
14 lines
566 B
Plaintext
Chart::Clicker aims to be a powerful, extensible charting package that
|
|
creates really pretty output.
|
|
|
|
Clicker leverages the power of Cairo to create snazzy 2D graphics easily and
|
|
quickly.
|
|
|
|
At it's core Clicker is more of a toolkit for creating charts. It's
|
|
interface is a bit more complex because making pretty charts requires
|
|
attention and care. Some fine defaults are established to make getting
|
|
started easier, but to really unleash the potential of Clicker you must roll
|
|
up your sleeves and build things by hand.
|
|
|
|
WWW: http://search.cpan.org/dist/Chart-Clicker/
|