• GoogChart


    GoogChart让你能够以更简便和更灵活的方式,通过PHP和Google Charts API来制作Chart图表。

    GoogChart is a PHP class with one goal, make it super simple to create and maintain dynamic charts through Google Charts.

    Supported attributes:

        * Type
          What kind of chart to create
        * Title
          Chart title
        * Data
          The data to be used in the chart in an array
        * Size
          The size of the chart (Width x Height)
        * Color
          Colors to be used in the chart as array
        * Fill
          Fill colors to be used between timelines as array
        * Background
          Background color of the chart, defaults to #ffffff
        * LabelsXY
          Show or hide X and Y axis labels (true/false) (false by default)
        * Legend
          Show or hide a Legend (true/false) (true by default)

    Supported types:

        * Pie
          Standard pie chart
        * Line
          Standard Line chart
        * Sparkline
          Almost identical to Line, except defaults to no axis lines.
        * Bar-horizontal
          Horizontal bar chart
        * Bar-vertical
          Vertical bar chart

    点击次数   官方主页【官方主页】   下载地址【下载地址】

    网友留言/评论

    我要留言/评论

    相关开源项目

    odsPhpGenerator:Lilina是一个能够集合多个供稿的PHP开源应用程序。支持RSS、Atom和podcasts。还可以将供稿(Feed)导成一个OPML文件。Lilina还有一个插件系统用于扩展它的功能并且外观也可以定制。
    PDENV高性能PHP安装套件:PDENV(PHP Developer Environment)是一个帮助PHP开发/运维人员快速搭建高性能Nginx/PHP/MongoDB/MySQL/Memcached调试(生产)环境的安装套件。 主要特点:

    用Nginx取代Apache, 性能优于Apache,占用更少的内存和CPU资源
    Nginx是Native编译,非Cygwin版本,性能更好
    用CGI的方式运行PHP, 性能优于ISAPI的方式
    不仅适用于开发环境,也可用于生产环境部署
    包含ImageMagic图形处理组件
    移除Perl软件包,Python成为默认包含软件包
    新增MongoDB 1.8.0PDENV包含下列软件包:

    Nginx 0.8.54
    MongoDB 1.8.0
    MySQL 5.5.9
    Memcached 1.2.6
    ImageMagick 6.5.10
    PHP 5.3.5
    Xdebug 2.0.5
    phpMyAdmin 3.3.7
    Python 2.7.1
    Trac 0.12.2
    FileZillaFTP 0.7.3
    WinCacheGrind 10.0.14
    Cron 1.0.0
    Open Web Messenger:OpenWebMessenger是一个开源的在线客服务支持系统。
    Ani-Shell:Ani-Shell是一个简单的PHP shell,它有一些独特的功能,例如:邮件群发、简单的服务fuzzer和DDoser。这个shell功能强大并且按照标准编码规范编写,更易于修改和定制。
    VHCS:强大而成熟且开源的虚拟主机管理系统VHCS。
    PHPCrawl:PHPCrawl是一个采用PHP开发的Web爬虫。
    PHP Server Monitor:PHP Server Monitor 是一个用来监控服务器和网站是否正常运行的脚本,每个服务器都可以设定独立的提醒参数,可通过email和文本消息提醒,基于 Web 接口进行管理。
    coreylib:coreylib是一个PHP函数库用于缓存和解析XML和JSON数据。
    PHP Excel Reader:PHP Excel Reader能够获取XLS文件中任意单元格的值和格式。
    PHP_Beautifier:PHP_Beautifier是一个用于美化和格式化PHP源代码的PHP开源项目。 它采用PHP5编写并包含一个命令行工具。PHP_Beautifier能够使用不同的编码标准如PEAR,JAVA或C来转换你的源代码而且还具有一个易于使用的Web前台。