MaxiCharts D3js

plugin banner

Create beautiful charts using powerfull D3js library.

Author:MaxiCharts (profile at wordpress.org)
WordPress version required:4.0
WordPress version tested:5.8.1
Plugin version:1.1
Added to WordPress repository:25-04-2019
Last updated:20-09-2021
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:60
Rated by:1
Plugin URI:https://wordpress.org/plugins/maxicharts-d3js...
Total downloads:1 311
Active installs:10+
plugin download
Click to start download

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"]

ChangeLog