文件名称:php-d3-lib:通过PHP类实现d3.js功能的库
文件大小:459KB
文件格式:ZIP
更新时间:2024-05-17 10:05:41
d3 php chart php-library d3js
php-d3-lib 一个用于实现功能PHP库。 当前的重点是d3.js图表。 Master Branch是使用v4 D3.js的最新稳定版本 当前的开发分支是releases / v1.3。 工作原理该PHP库的创建是为了使PHP开发人员可以更轻松地以最小的努力并且几乎不与实际javascript交互来快速生成图表。 简而言之,该库根据您在D3类中输入PHP为您创建d3.js javascript。 例子 见 (活的)或查看代码在github。 见 (现场)或查看代码在github。 见(现场)或查看代码在github 。 见 (现场)或查看代码在github。 见(现场)或查看代码在github。 见(现场)或查看代码在github 。 附加信息 随意分叉这个项目,并用它做一些有趣的东西。 它仍处于早期阶段,但我欢迎d3.js和PHP方面的开发者社区提供帮助。
【文件预览】:
php-d3-lib-master
----reference()
--------dual_scale_data.tsv(158B)
--------auto-resize-graph.html(1KB)
--------bubble_chart.html(2KB)
--------sunburst.html(12KB)
--------grouped_bar_chart.html(4KB)
--------simple_bar_chart.html(3KB)
--------flare.json(13KB)
--------bar_chart_with_tooltips.html(4KB)
--------stream_graph.html(2KB)
--------sunburst_interactive.html(12KB)
--------grouped_stacked_bars.html(5KB)
--------dual_scale_bar_chart.html(3KB)
----d3()
--------d3.js(452KB)
--------CHANGES.md(120KB)
--------d3.min.js(203KB)
--------LICENSE(1KB)
--------README.md(2KB)
--------API.md(116KB)
----PhpD3()
--------Draw.php(3KB)
--------autoloader.php(124B)
--------composer.json(82B)
--------Builder()
--------vendor()
----examples()
--------simple_bar_graph.php(4KB)
--------sunburst_chart.php(3KB)
--------menu.php(939B)
--------dual_scale_data.tsv(149B)
--------dual_scale_bar_graph.php(5KB)
--------js()
--------simple_pie_chart.php(6KB)
--------flare.json(13KB)
--------index.php(275B)
--------simple_line_graph.php(5KB)
--------export_chart_as_png.php(4KB)
--------advanced_sunburst_chart.php(3KB)
--------graph_data.tsv(250B)
--------visit-sequences.json(456KB)
----LICENSE(34KB)
----README.md(2KB)
----.gitignore(54B)