Tag Archive: Charts
jOrgChart – jQuery Organisation Chart
jOrgChart is a jQuery plugin that displays a hierarchical organisational chart from a html list structure.
It features drag and drop but this requires the jQuery UI library and there doesn’t seem to be a built in method to save the updated tree structure.
The chart can be styled with css and each node can be collapsed & expanded by clicking on it.
- https://github.com/wesnolte/jOrgChart
- jQuery, jQuery UI for drag and drop
- Dual licensed under the MIT and GPL licenses
- Charts, Javascript, jQuery, Plugin
- 0 Comments
Create Charts with jQuery and Peity
Peity is a lightweight (2.4kb minified) jQuery plugin that creates mini pie, bar and line charts in any browser that supports canvas. In legacy browsers that do not support canvas, the figures will still be displayed instead.
The size and colour of the charts can be customised in the configuration options and some types of chart have extra options.
Plenty of examples are provided, however this plugin is very simple to use. The charts can even be updated dynamically.
- http://benpickles.github.com/peity/
- jQuery, Canvas enabled browser
- Custom License
- Canvas, Charts, Javascript, jQuery, Plugin
- 0 Comments
Google Chart API
Google chart tools provide an excellent way to visualize data on your website. From line charts to complex hierarchical tree maps and infographics such as QR codes, the chart gallery provides a large number of well-designed chart types. Populating your data is easy using client- and server-side tools.





