MaxiCharts is now compatible with the GF Survey Add-on. Even using multi-lines. Please install both
to make this work
Example 1
[gfchartsreports gf_form_id="3" include="1" type="bar" color_set="set1" height="400px" chart_js_options="title: {display: true, text: 'My Custom Helevetica Title', fontSize:18,fontFamily:'Helevetica',fontColor:'orange',fontStyle:'bold',padding:10}"]
Example 2
[gfchartsreports gf_form_id="3" include="1" type="horizontalBar" color_set="d310" height="400px" chart_js_options="title: {display: true, text: 'My Custom Helevetica Title', fontSize:18,fontFamily:'Helevetica',fontColor:'green',fontStyle:'bold',padding:10}"]
Example 3
[gfchartsreports gf_form_id="3" include="1" color_set="d320" height="400px" chart_js_options="title: {display: true, text: 'My Custom Helevetica Title', fontSize:18,fontFamily:'Helevetica',fontColor:'purple',fontStyle:'bold',padding:10}"]
Example 4 : datasets_invert=”1″ (beta)
[gfchartsreports gf_form_id="3" datasets_invert="1" include="1" type="horizontalBar" color_set="green" height="400px" chart_js_options="title: {display: true, text: 'My Custom Helevetica Title', fontSize:18,fontFamily:'Helevetica',fontColor:'green',fontStyle:'bold',padding:10}"]
Comments (1)