
內容簡介
使用自由的 csv 數據表格或專用的自定義文章類型創建美麗的太陽花、網絡、樹狀圖。使用了優秀的 js 库 d3.js。
簡碼
基於 json 或插件創建的 CPT 节点创建 d3js 圖表:
从分层 JSON 文件创建太阳花:
[maxicharts_d3js show_buttons="" type="sunburst" height="500"]"
从分层 JSON 文件创建樹狀圖:
[maxicharts_d3js show_buttons="" type="tree" data_path"https://url_of_your_json.json"]
從 gravity forms 表單創建樹狀圖 (需要條件邏輯):
[maxicharts_d3js show_buttons="" type="tree" gf_form_id="3" width="1600" height="1000"]
从 Network 节点创建网络:
[maxicharts_d3js_nodes show_buttons="" width="960px" height="500px"]
外掛標籤
開發者團隊
原文外掛簡介
Create beautiful sunbursts, networks, trees based on free csv datasheets or dedicated Custom Post Type. Uses the wonderfull js library d3.js.
Shortcode
Create a d3js chart based on json or CPT nodes (created by plugin):
Create sunburst from hierarchical JSON file:
[maxicharts_d3js show_buttons="" type="sunburst" height="500"]"
Create tree from hierarchical JSON file:
[maxicharts_d3js show_buttons="" type="tree" data_path"https://url_of_your_json.json"]
Create tree from gravity forms form (need conditionnalLogic):
[maxicharts_d3js show_buttons="" type="tree" gf_form_id="3" width="1600" height="1000"]
Create network from Network nodes:
[maxicharts_d3js_nodes show_buttons="" width="960px" height="500px"]
