Bar Chart

Bluehost Shared Hosting

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); 

0 average based on 0 ratings.

zamolda

zamolda

Visit Author's Portfolio

View Portfolio
Last Update 2023-06-23
Created 2023-06-10
Sales 2
Discussion Comments
Compatible Browsers Firefox Safari Opera Chrome Edge
Software Version jQuery
High Resolution Yes
Files Included JavaScript JS JavaScript JSON HTML XML CSS
Video Preview Resolution 10920x1080
Search plugins
Browse Categories

Bluehost Shared Hosting