Ajax Freak
All about Ajax and PHP
XML/SWF Charts is a simple, yet powerful tool to create attractive charts and graphs from XML data. Create an XML source to describe a chart, then pass it to this tool’s flash file to generate the chart. The XML source can be prepared manually, or generated dynamically using any scripting language (PHP, ASP, CFML, Perl, etc.).
In this article you will learn to create an Asynchronous JavaScript and XML (Ajax) client-side slide show that’s animated using “Ken Burns Effects.” Here, you discover how to build XML data sources for Ajax, request XML data from the client, and then dynamically create and animate HTML elements with that XML.
Read More
Share it
This class can be used to create and manipulate XML documents with DOM document extension.
It can create XML document from scratch or load it from a file or a string.
The class can perform several types of operations with the document elements like: searching for elements, adding, updating or deleting elements, adding, updating or deleting attributes [...]
April 25, 2010 - 1:51 am
Tags: chart, grap, javascript, Jquery
Posted in Graph and Charts, Jquery, javascript, mootools | 1 comment
You can find plenty of JavaScript libraries in the field of web for rendering your boring numerical data into beautiful, interactive, and informative visualizations. The beauty of using JavaScript for data visualization is that, if created correctly, your data will be highly accessible (usually via HTML tables).
Highcharts is one of the most promising JavaScript charting [...]
January 15, 2010 - 12:32 pm
Tags: chart, Graph, HTML, Jquery, Plugin
Posted in Graph and Charts, HTML, Jquery, Plugins | No comments
January 4, 2010 - 12:51 pm
Tags: charts, Graph, javascript, Jquery
Posted in Graph and Charts, Jquery, javascript | No comments
Flot is a pure Javascript plotting library for jQuery. It produces graphical plots of arbitrary datasets on-the-fly client-side. It has been developed with focus on simple usage (all settings are optional), attractive looks and interactive features like zooming and mouse tracking.
The plugin works with Internet Explorer 6/7/8, Firefox 2.x+, Safari 3.0+, Opera 9.5+ and Konqueror [...]
January 4, 2010 - 12:49 pm
Tags: chart, charts, Graph, javascript
Posted in Graph and Charts, javascript | No comments
JS Charts is a JavaScript chart generator that requires little or no coding. JS Charts allows you to easily create charts in different templates like bar charts, pie charts or simple line graphs.
With JS Charts drawing charts is a simple and easy task, since you only have to use client-side scripting (i.e. performed by your [...]
December 24, 2009 - 10:19 pm
Tags: Jquery, xml
Posted in Jquery | No comments
jParse is a jQuery plugin that allows you to parse XML that was fetched with the jQuery .ajax method (making it fully customizable). It’s easy to use and ultra lightweight at only 2.97KB! Best of all, it’s compatible with all major browsers:
Firefox 1.5+
Safari 3+
Chrome 3
Internet Explorer 6+
Opera 9+
Demo | Download
Share it
December 21, 2009 - 9:15 am
Tags: chart, Graph, javascript, web
Posted in Graph and Charts, javascript | No comments
Highcharts is a charting library written in pure JavaScript, offering an easy way of adding interactive charts to your web site or web application. Highcharts currently supports line, spline, area, areaspline, column, bar, pie and scatter chart types.
It works in all modern browsers including the iPhone and Internet Explorer from version 6. Standard browsers use [...]
December 21, 2009 - 9:12 am
Tags: charts, Graph
Posted in CSS, Graph and Charts, Plugins, Tutorial, mootools | No comments
December 18, 2009 - 9:10 am
Tags: chart, Graph, mootool, mootools
Posted in Graph and Charts, mootools | No comments