Scruffy – Beautiful Graphs for Ruby
Scruffy is a Ruby library for generating attractive and powerful graphs, useful for web applications, print media and many others. It’s highly customizable and powerful. You can change the backgrounds,...
View ArticleRGraph -HTML5 canvas graph library
RGraph is a HTML5 canvas graph library. It uses features that became available in HTML5 (specifically, the CANVAS tag) to produce a wide variety of graph types: bar chart, bi-polar chart (also known as...
View ArticleSmoothie Charts – Charting Library for Live Streaming Data
There’s tons of great JavaScript charting libraries out there. Too many to choose from. Although many of the charting libraries allow you to dynamically update data, none have really been optimized for...
View Article25+ Powerful Javascript Chart Libraries
Graphs and charts are the best way to display information at hand to the user and make it easy to read and understand. These visual structures allow you to easily simplify complex data and output...
View ArticleArbor.js – Graph Vsualization Library Using Web Workers & 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...
View ArticleAwesomeChartJS – Simple Javascript – HTML 5 Charting Library
AwesomeChartJS is a simple Javascript library that can be used to create charts based on the HTML 5 canvas element. The main goal during development was to pick sane defaults in order to let the user...
View ArticlejStat – JavaScript Statistical Library
jStat is a statistical library written in JavaScript that allows you to perform advanced statistical operations without the need of a dedicated statistical language (i.e. MATLAB or R). The majority of...
View ArticleCreate a Flexible jQuery Data Heat Map
Sometimes reading a table’s long and numerous columns can be quite a very cumbersome and tedious task. You want your readers to immediately see the whole picture once they glance at your table’s...
View ArticleCreate An Animated 3D Bar Graph/Chart
Kendra Schaefer and Ken Breeden’s great tutorial shows you how to create a pretty-looking bar graph/chart that’s not only animated but three-dimensional as well! The difficulty rating of the tutorial...
View ArticleCubism.js – Time Series Visualization Chart
Cubism.js is a great D3 plugin developed by Mike Bostock for displaying time series in real-time. With Cubism, you’ll be able to create better real-time dashboards, pulling data from various sources....
View ArticleCreate Cool Charts And Graphs Via HTML5 Using Chart.js
Nick Downie has created and developed a script that allows you to generate charts and graphs for internal data (like traffic) and content using JavaScript and HTML5. This HTML5 charts library uses the...
View Article