ھي پلگ ان WordPress جي جديد 3 وڏين رليزز سان آزمايو نه ويو آھي. اهو ٿي سگهي ٿو وڌيڪ برقرار يا سپورٽ نه ٿي سگهي ۽ ٿي سگهي ٿو مطابقت جا مسئلا جڏهن ورڈپریس جي وڌيڪ تازي ورزن سان استعمال ڪيو وڃي.

MaxiCharts D3js

وضاحت

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

انسٽاليشن

Easy

  1. Search via plugins > add new.
  2. Find the plugin listed and click activate.
  3. Use the Shortcodes

جائزا

22 فيبروري 2022 4 replies
I was so hopeful for this plug-in since it is the most recently updated one. But unfortunately, when the plug-in is active it gives a critical error in the front-end. Could be theme-related too but in any case, not possible to use it as is (for me). I didn't want to give 1 star just because of my hope that this may be an issue that can be fixed. 🙂
واحد: سڀ 1 جائزو پڙهو

تعاون ڪندڙ & ڊولپرز

“MaxiCharts D3js” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.

تعاون ڪندڙ

ترجمو ڪريو “MaxiCharts D3js” توهان جي ٻولي ۾.

ڊولپمينٽ ۾ دلچسپي؟

ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.

لاگ تبدیل ڪريو

1.1 – tree folder strcuture from CSV ok, d3 v5 upgraded

1.0.1 – tree integration to GF, need more tests

1.0 – First stable release: tree, network, sunburst. Beta version.