Collection of free jQuery chart and graph examples and plugins

Welcome to our collection of jQuery code examples! In this carefully curated compilation, we have gathered a wide array of code snippets that demonstrate the power and versatility of the jQuery library.

donutgraph.js

donutgraph.js

Author:
JP Weiner | December 5, 2021
Made with:
HTML / CSS / JS

About a code

Animated donut graph jQuery plugin with D3js.

Compatible browsers:
Chrome, Edge, Firefox, Opera, Safari
Responsive:
yes
Dependencies:
donutgraph.js, d3.js

Pie Chart

Author:
Ziropixel | December 1, 2020
Made with:
HTML / CSS / JS

Compatible browsers:
Chrome, Edge, Firefox, Opera, Safari
Responsive:
yes
Dependencies:
-

Donut in 2D : Chart Gallery

Author:
Ancoor | November 4, 2020
Made with:
HTML / CSS / JS

About a code

A variation of the pie chart, the doughnut 2D chart has a blank space at the center to show useful information about the data being plotted.

Compatible browsers:
Chrome, Edge, Firefox, Opera, Safari
Responsive:
yes
Dependencies:
fusioncharts.js, fusioncharts.theme.fusion.js, fusioncharts.jqueryplugin.js
Flot

Flot

Author:
flot | November 30, 2007
Made with:
5503 stars330 watchers

About a code

Flot is a pure JavaScript plotting library for jQuery, with a focus on simple usage, attractive looks and interactive features.

Peity

Peity

Author:
Ben Pickles | November 20, 2009
Made with:
3944 stars138 watchers

About a code

Peity (sounds like deity) is a jQuery plugin that converts an element's content into a mini svg pie, donut, line or bar chart.

Cytoscape.js

Cytoscape.js

Author:
Cytoscope | August 24, 2011
Made with:
3801 stars200 watchers

About a code

Cytoscape.js is a fully featured graph theory library. Do you need to model and/or visualise relational data, like biological data or social networks? If so, Cytoscape.js is just what you need.
Cytoscape.js contains a graph theory model and an optional renderer to display interactive graphs. This library was designed to make it as easy as possible for programmers and scientists to use graph theory in their apps, whether it's for server-side analysis in a Node.js app or for a rich user interface.

Arbor

Arbor

Author:
Christian Swinehart | January 12, 2011
Made with:
2464 stars169 watchers

About a code

Arbor is a graph visualization library built with web workers and jQuery. Rather than trying to be an all-encompassing framework, arbor provides an efficient, force-directed layout algorithm plus abstractions for graph organization and screen refresh handling.
It leaves the actual screen-drawing to you. This means you can use it with canvas, SVG, or even positioned HTML elements; whatever display approach is appropriate for your project and your performance needs.
As a result, the code you write with it can be focused on the things that make your project unique – the graph data and your visual style – rather than spending time on the physics math that makes the layouts possible.

jQuery Sparklines

jQuery Sparklines

Author:
Gareth Watts | April 30, 2012
Made with:
1105 stars65 watchers

About a code

This jQuery plugin makes it easy to generate a number of different types of sparklines directly in the browser, using online a line of two of HTML and Javascript.

OrgChart

OrgChart

Author:
Xuebin Dong | February 6, 2016
Made with:
935 stars97 watchers

About a code

It's a simple and direct organization chart plugin. Anytime you want a tree-like chart, you can turn to OrgChart.

jOrgChart

jOrgChart

Author:
Wes | November 11, 2011
Made with:
867 stars106 watchers

About a code

jQuery OrgChart is a plugin that allows you to render structures with nested elements in a easy-to-read tree structure. To build the tree all you need is to make a single line call to the plugin and supply the HTML element Id for a nested unordered list element that is representative of the data you'd like to display. If drag-and-drop is enabled you'll be able to reorder the tree which will also change the underlying list structure.

jQuery Plugin Circliful

Author:
Patric Gutersohn | January 3, 2014
Made with:
827 stars52 watchers

About a code

jQuery circle statistic plugin.

jQuery.ganttView

jQuery.ganttView

Author:
JC Grubbs | June 9, 2010
Made with:
640 stars57 watchers

About a code

The jQuery.ganttView plugin is a very lightweight plugin for creating a Gantt chart in plain HTML...no vector graphics or images required. The plugin supports dragging and resizing the Gantt blocks and callbacks to trap the updated data.

Pizza Pie Charts

Pizza Pie Charts

Author:
Zurb | October 4, 2013
Made with:
424 stars54 watchers

About a code

Pizza is a responsive pie, donut, bar, and line graph charting library based on the Snap SVG framework from Adobe. It focuses on easy integration via HTML markup and CSS instead of JavaScript objects, although you can pass JavaScript objects to Pizza as well.

jQuery Visualize

jQuery Visualize

Author:
filamentgroup | November 10, 2010
Made with:
349 stars53 watchers

About a code

HTML5 canvas charts driven by HTML table elements.

HighChartTable

HighChartTable

Author:
Adrien Gallou, Benoît Lévêque | December 15, 2011
Made with:
250 stars47 watchers

About a code

jQuery plugin to convert HTML tables to HighCharts graphs.

jQuery.Flowchart

jQuery.Flowchart

Author:
Sébastien Drouyer | March 19, 2016
Made with:
195 stars29 watchers

About a code

jquery.flowchart.js is an open source javascript jQuery ui plugin that allows you to draw and edit a flow chart.

jQuery.Graphviz.SVG

jQuery.Graphviz.SVG

Author:
@Lord_Coops | April 26, 2015
Made with:
89 stars9 watchers

About a code

jQuery plugin to make Graphviz SVG output more interactive and easier to navigate.

Chartinator

Chartinator

Author:
jbowyers | March 20, 2015
Made with:
47 stars7 watchers

About a code

A jQuery plugin for transforming HTML tables into charts using Google Charts.

ZingChart jQuery

ZingChart jQuery

Author:
zingchart | October 28, 2014
Made with:
42 stars12 watchers

About a code

Easy ZingChart manipulation and interactivity for jQuery users. 35+ chart types & modules.

Ivis

Ivis

Author:
Zhigang Lu | August 16, 2017
Made with:
4 stars1 watchers

About a code

IVIS is a chart editor for interactive visualisation, based on jQuery and HighCharts. Chart types include dot/scatter, 2D scatter, line, bar/column, pie, and heat map. It's powerful when analysing large data sets.

IguanaChart

IguanaChart

Author:
IguanaChart | July 14, 2016
Made with:
3 stars1 watchers

About a code

IguanaCharts is HTML5 jQuery stock charts library.

cssCharts.js

cssCharts.js

About a code

jQuery plugin to create simple donut, bar or line charts with dom nodes. Style with CSS.

SimpleFlowchart

SimpleFlowchart

About a code

This is a small JavaScript library with single purpose - draw some nodes and connect them with lines. You can use this library to create your own flow charts or create other similar graphics. Nodes and connection lines can be styled with CSS. Node content can be whatever you want - simple div, image or svg. The library is depends on jQuery and jQuery UI (drag and drop and effects).

jQuery.Feyn

jQuery.Feyn

About a code

jQuery.Feyn is a jQuery plugin to facilitate your drawing Feynman diagrams with Scalable Vector Graphics (SVG).

jQuery Spidergraph Plugin

jQuery Spidergraph Plugin

About a code

jQuery.spidergraph is a simple module that creates nice looking, interactive spidergraphs in HTML5, using the canvas element.

Discover Our Extensive Snippet Library

This heading suggests that your website provides a wide variety of snippets across different technologies, encouraging users to explore and use these resources for their development projects.

HTML Snippets.

Explore a collection of HTML snippets designed to streamline your web development process. From basic structures to complex elements.

CSS Snippets.

Discover powerful CSS snippets that help you style your web pages with ease. Whether you need layout solutions, animations

JavaScript Snippets.

Enhance your website's interactivity with our JavaScript snippets. From DOM manipulation to advanced algorithms

Bootstrap Snippets.

Leverage the power of Bootstrap with our collection of snippets. Quickly integrate responsive design components

Tailwind Snippets.

Speed up your development process with Tailwind CSS snippets. These utility-first CSS snippets enable you to

jQuery Snippets.

Simplify your JavaScript development with jQuery snippets. Easily perform common tasks like event handling, animations

React Snippets.

Build robust, component-based user interfaces with our React snippets. From state management to lifecycle methods,

Vue Snippets.

Streamline Vue.js development with our collection of snippets for creating components, managing state, and handling events.

Ready to set your Brand ablaze?

Let's craft a visual identity that ignites passion and loyalty. ✨