Latest version [Nulled] , powered by zamoldar
Dynamic Bar Chart plugin:
- Move your data to dance with dynamic bar chart
- Support multiple chart initalization in same page
- Create chart cocktail with customizable sizes
- Follow your data changes instantly with live json data
- Providing avg sum functionality as standard
Sample usage
Initialization:
$("#barA.box").Bar({ width: 520, height: 300, title: "WORLD HEALTH <br />ORGANIZATION WEBSITE", logo: "../img/icon1.svg", data: [ { "label": "A", "value": 30, "color": "#FFC991" }, { "label": "B", "value": 63, "color": "#F17E6B" }, { "label": "C", "value": 64, "color": "#A7387D" }, { "label": "D", "value": 57, "color": "#8B4A9C" } ], label: ["Gen Z", "Millennials", "Gen X", "Boomers"] });
Html:
<div id="barA" class="box"></div>
Update data:
var op = demoData(); bar.Refresh("barA", op);
Kindly Note: We update new contents like WordPress Themes, Plugins, PHP Scripts everyday. But remember that you should never use this items in a commercial website. All the contents posted here for development & testing purpose only. We’re not responsible for any damage, use at your own RISK! We highly recommend to buy Bar Chart from the The Developer ( zamoldar ) website. Thank you.
Download = Bar Chart-[Updated].zip