Advertise here

jQuery Plugins Tagged ‘graph’

Cytoscape.js – JavaScript Graph Library for Analysis and Visualisation

February 19, 2014     8543     Chart & Graph
Cytoscape.js – JavaScript Graph Library for Analysis and Visualisation

Cytoscape.js is an open-source graph library written in JavaScript. You can use Cytoscape.js for graph analysis and visualisation. It's compatible with CommonJS/Node.js, jQuery 1.4+, and plain JavaScript.

Read More »

Sigma.js – JavaScript Library Dedicated to Graph Drawing

February 03, 2014     6585     Chart & Graph
Sigma.js – JavaScript Library Dedicated to Graph Drawing

Sigma is a JavaScript library dedicated to graph drawing. It makes easy to publish networks on Web pages, and allows developers to integrate network exploration in rich Web applications.

Sigma provides a lot of built-in features, such as Canvas and WebGL renderers or mouse and touch support, to make networks manipulation on Web pages smooth and fast for the user.

Read More »

JointJS – JavaScript Diagramming Library

January 24, 2014     16219     Chart & Graph
JointJS – JavaScript Diagramming Library

JointJS is a modern HTML 5 JavaScript library for visualization and interaction with diagrams and graphs. It can be used to create either static diagrams or, and more importantly, fully interactive diagramming tools and application builders. JointJS makes it easy to create visual languages & tools of various kinds.

The event-driven nature together with MVC architecture of JointJS makes it easy to plug-in any backend application.

Read More »

Circles – JavaScript Library for Circular Graphs

December 27, 2013     14945     Chart & Graph
Circles – JavaScript Library for Circular Graphs

Circles is a lightweight JavaScript library that generates circular graphs in SVG. It makes creating the charts very easy.

Read More »

HighChartTable – Convert HTML Tables to Highcharts Graphs

December 10, 2013     14592     Chart & Graph Tables
HighChartTable – Convert HTML Tables to Highcharts Graphs

highchartTable is a jQuery plugin provides a simple way to convert HTML data tables to Highcharts graphs. 

Many attributes are available to provide you a way to customize the graph.

Read More »

C3.js – D3 Based Reusable Chart Library

November 15, 2013     16484     Chart & Graph
C3.js – D3 Based Reusable Chart Library

C3.js is a D3-based chart library that allows you to integrate charts into web applications more deeply.

Read More »

D3.js – JavaScript Visualization Library for HTML and SVG

October 22, 2013     10076     Chart & Graph
D3.js – JavaScript Visualization Library for HTML and SVG

D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG and CSS.

D3’s emphasis on web standards gives you the full capabilities of modern browsers without tying yourself to a proprietary framework, combining powerful visualization components and a data-driven approach to DOM manipulation.

Read More »

Morris.js – Lightweight Library for Time-Series Graphs

May 28, 2013     12770     Chart & Graph
Morris.js – Lightweight Library for Time-Series Graphs

Morris.js is the library that powers the time-series graphs. It's a very simple API for drawing linebararea and donut charts. 

Read More »

Create an Animated Bar Graph with CSS and jQuery

March 12, 2013     8625     CSS3 & CSS Chart & Graph
Create an Animated Bar Graph with CSS and jQuery

Nice tutorial from Smashing Magazine about "Creating an Animated bar Graph with CSS And jQuery". 

What this tutorial is making?

  • A progress bar that indicates how long until the end of all humanity in the event of a zombie plague;
  • A graph indicating the decline in safe outdoor activities during a zombie plague;
  • A frighteningly similar graph indicating the decline in manners during a zombie plague;
  • The increase of people who were unaware of the zombie plague because they were sharing with all of their now-deceased friends on Facebook what they did on FarmVille

Read More »

Flot – Attractive Plotting Library for jQuery

January 24, 2013     1900     Chart & Graph
Flot – Attractive Plotting Library for jQuery

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

Works with Internet Explorer 6+, Chrome, Firefox 2+, Safari 3+ and Opera 9.5+

Read More »

Make Pretty Charts with jQuery and xCharts

January 13, 2013     3690     Chart & Graph Ajax
Make Pretty Charts with jQuery and xCharts

Charts are a great visual aid when presenting data. There is a new library that makes things easier – xCharts. Here you will build a pretty, AJAX-powered chart for your web application that fetches data from a MySQL table.

Read More »

Arbor – Graph Visualization Library Using Web Workers and jQuery

December 22, 2012     4017     Chart & Graph
Arbor – Graph Visualization Library Using Web Workers and jQuery

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.

Read More »

jqBarGraph - jQuery Graph Plugin

June 03, 2012     5030     CSS3 & CSS Chart & Graph Animation
jqBarGraph - jQuery Graph Plugin

jqBarGraph is jQuery plugin that gives you freedom to easily display your data as graphs. There are three types of graphs: simple, multi and stacked. All you have to do is to pass your data to this plugin.

There are a lot of settings to tune appearance of your graph, as are animation, color scheme, dimensions etc. Also, you can additionally change look and feel of graph via CSS.

Read More »