Linux 软件免费装
Banner图

MaxiCharts

开发者 maxicharts
更新时间 2021年9月20日 21:29
PHP版本: 4.0 及以上
WordPress版本: 4.9.2

标签

widget plugin forms shortcode radio stats text field gravityforms gravity entry dropdown checkbox charts chart graph HTML5 graphs survey canvas pie chart line chart visualization chartsjs visualisation likert chart js

下载

1.4.5 1.0.8

详情介绍:

Create beautiful Chartsjs charts from Gravity Forms submission data or CSV data with a simple shortcode. Use all your past data to visualize advanced statistics in a few clics. You NEED to install at least one add-on in order to use shortcodes. Requires Gravity Forms v2.3+ >> Demonstration site << Add-ons You NEED to install at least one of them: Optional add-ons: Usage Use the post visual editor brand new button to add as many shortcodes as you want in a few clics ! You need to install the core MaxiCharts plugin in any case, then if you use, for example Gravity Forms add-on, the shortcode processed is: [gfchartsreports gf_form_id="form_id" include="fieldNb1,fieldNb2,fieldNb3,.." exclude="fieldNb4,fieldNb5,..." color_set="set" type="graphType" width="width(px|%)" float="true|false" chart_js_options="options"] where all parameters are optional: see all parameters on demonstration site Examples Display all fields of form #1 as pie charts with custom chartjs options for titles: [gfchartsreports chart_js_options="title: {display: true, text: 'My Funky Chart Title', fontSize:28,fontFamily:'Arial',fontColor:'#00B88A',fontStyle:'bold',padding:20}"] Displays fields 4, 7 and 18 of gravity form #3 with bar charts. Default colors used. [gfchartsreports gf_form_id="3" include="4,7,18" type="bar"] Displays field 2 of gravity form #2 with default pie chart. Use red color set, with not randomization. [gfchartsreports gf_form_id="2" include="2" color_set="red"] Displays all but fields 4,7,18 of gravity form #8 with horizontalBar type charts. Use blue color set, randomized. [gfchartsreports gf_form_id="8" exclude="4,7,18" color_set="blue" color_rand="true" type="horizontalBar"] More examples here : >> Demonstration site <<

安装:

>> Demonstration site << Easy
  1. Search via plugins > add new.
  2. Find the plugin listed and click activate.
  3. Use the Shortcode

屏幕截图:

  • Chart report example 1
  • Chart report example 2
  • Chart report example 3

更新日志:

>> Demonstration site <<