Advertise here

jQuery Plugins Tagged ‘graphic’

Rough.js – Create Graphics with a Hand-Drawn, Sketchy, Appearance

March 22, 2018     899    
Rough.js – Create Graphics with a Hand-Drawn, Sketchy, Appearance

Rough.js is a canvas based, lightweight library that lets you draw in a sketchy, hand-drawn-like, style.

Rough.js defines primitives to draw lines, curves, arcs, polygons, circles, and ellipses.

Read More »

Infinite Tubes with Three.js

May 09, 2017     2771     Effects Animation
Infinite Tubes with Three.js

A tutorial about creating some WebGL experiments where the viewer seemingly travels through a textured tunnel powered by Three.js 

Read More »

g9.js – Automatically Interactive Graphics for the Web

October 03, 2016     1250     Chart & Graph
g9.js – Automatically Interactive Graphics for the Web

g9 is a javascript library for creating automatically interactive graphics. With g9, interactive visualization is as easy as visualization that isn't. Just write a function which draws shapes based on data, and g9 will automatically figure out how to manipulate that data when you drag the shapes around.

Read More »

GraphicsJS – Lightweight JavaScript Graphics Library

September 19, 2016     2600     Chart & Graph
GraphicsJS – Lightweight JavaScript Graphics Library

GraphicsJS is a lightweight JavaScript graphics library with the intuitive API, based on SVG/VML technology.

Read More »

mo.js – Motion Graphics Library for the Web

February 24, 2016     3728     Animation
mo.js – Motion Graphics Library  for the Web

mo.js is a powerful motion graphics library for the web.

Features:

  • Fast: Silky smooth animations and effects for staggering user's experience.
  • Retina Ready: Screen density independent effects look good on any device.
  • Simple: Simple declarative APIs to master your motion project with ease.

Read More »

Paper.js – Vector Graphics Scripting Framework

May 31, 2015     1708     HTML5 Chart & Graph
Paper.js – Vector Graphics Scripting Framework

Paper.js is an open source vector graphics scripting framework that runs on top of the HTML5 Canvas.

It offers a clean Scene Graph / Document Object Model and a lot of powerful functionality to create and work with vector graphics and bezier curves, all neatly wrapped up in a well designed, consistent and clean programming interface.

Read More »

ECharts – Interactive Charting Library by Baidu

January 01, 2015     9027     Chart & Graph
ECharts – Interactive Charting Library by Baidu

ECharts is a comprehensive charting library offering a painless way of adding interactive charts to your products.

ECharts currently supports line, column, scatter, pie, radar, candlestick, chord, gauge, funnel, map and force-directed chart types, many of these can be combined in one chart.

Read More »

MetricsGraphics.js – JavaScript Library for Data Graphics and Layouts

November 14, 2014     3037     Chart & Graph
MetricsGraphics.js – JavaScript Library for Data Graphics and Layouts

MetricsGraphics.js is a library optimized for visualizing and laying out time-series data. It provides a simple way to produce common types of graphics in a principled, consistent and responsive way.

The library currently supports line charts, scatterplots and histograms as well as features like rug plots and basic linear regression.

Read More »

p5.js – Javascript Library for Graphic and Interactive Experiences

August 07, 2014     3799     Chart & Graph Others
p5.js – Javascript Library for Graphic and Interactive Experiences

A JS client-side library for creating graphic and interactive experiences, based on the core principles of Processing

Read More »

dc.js – Multi Dimensional Charting Javascript Library

July 06, 2014     9558     Chart & Graph
dc.js – Multi Dimensional Charting Javascript Library

dc.js is a javascript charting library with native crossfilter support and allowing highly efficient exploration on large multi-dimensional dataset.

The main objective of this library is to provide an easy yet powerful javascript library which can be utilized to perform data visualization and analysis in browser as well as on mobile device.

Read More »

Snap.svg – JavaScript Library for Modern SVG Graphics

January 08, 2014     3266     Others
Snap.svg – JavaScript Library for Modern SVG Graphics

SVG is an excellent way to create interactive, resolution-independent vector graphics that will look great on any size screen. And the Snap.svg JavaScript library makes working with your SVG assets as easy as jQuery makes working with the DOM.

Read More »

three.js – JavaScript 3D Library

December 23, 2013     10087     Effects Animation
three.js – JavaScript 3D Library

The aim of three.js is to create a lightweight 3D library with a very low level of complexity. The library provides <canvas>, <svg>, CSS3D and WebGL renderers.

Features

  • Renderers: WebGL, <canvas>, <svg>, CSS3D, DOM, Software; effects: anaglyph, crosseyed, stereo and more
  • Scenes: add and remove objects at run-time; fog
  • Cameras: perspective and orthographic; controllers: trackball, FPS, path and more
  • Animation: morph and keyframe
  • Lights: ambient, direction, point, spot and hemisphere lights; shadows: cast and receive

Read More »

Raphaël – Javascript Vector Library

September 26, 2013     2082     Others
Raphaël – Javascript Vector Library

Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or image crop and rotate widget, for example, you can achieve it simply and easily with this library.

Read More »

Create an Animated Bar Graph with CSS and jQuery

March 12, 2013     8626     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 »

jQuery Sparklines

January 28, 2013     8743     Chart & Graph
jQuery Sparklines

jQuery Sparklines plugin generates sparklines (small inline charts) directly in the browser using data supplied either inline in the HTML, or via javascript.

Read More »