文件名称:highcharts-webserver:用于处理高图并将其作为图像提供的 PHP 端点
文件大小:216KB
文件格式:ZIP
更新时间:2024-07-22 02:46:44
PHP
##运行一个highcharts图生成服务器 快速入门: 启动 Cent OS 6.5 实例 从这里安装木偶配置: : 安装/设置: nginx Phantomjs 和依赖 PHP-FPM 工具和实用程序,如 nano/git HTTP/SSH 的 IPTables 规则 NTPd 并设置 UTC 时区 禁用 SELinux 下载 highcharts 导出库 下载并安装这个 PHP 应用程序来处理请求,传递给 phantomjs/highcharts 并重定向到生成的图表 这是上述所有内容的方便复制和粘贴 #Install the puppet configs using a bootstrap file bash -c "$(curl -fsSL http://git.io/1qTpDw)" -s highcharts #Install the highcharts
【文件预览】:
highcharts-webserver-master
----composer.json(426B)
----app()
--------Services()
--------Controllers()
--------app.php(1KB)
----.gitignore(36B)
----public()
--------index.php(40B)
----README.md(4KB)
----start.php(100B)
----composer.phar(1001KB)