Shortcode's Demo Charts

[loadNVD3] Chart with your own custom dimensions [jsChart type="scatterbubble" height=150 width=600] Chart with your own options [jsChart type="Pie" options="{showLegend: false, tooltips: false}"] Chart with your own data on blog's root dir [jsChart type="simpleLine" datafile="simpleLineData.json"] Chart with all above features active together [jsChart type="simpleLine" datafile="simpleLineData.json" height=150 width=600 options="{showLegend: false, tooltips: false}"]