Charts and pie diagrams are ways to convey the relative status of different parameters or products. This can be represented in a table or spread sheet. This will be a tedious task to read and understand each and every item.

Here I am introducing 5 of the most used JavaScript for converting the boring set of available data into useful charts.
1..            Emprise JavaScript Charts

Emprise JavaScript Charts are commonly used JavaScripts which supports charts including Area, Bar, Line, Trend and so on. It also offers the facility to import data from many formats like XML, CSV and JSON.

2.            Flot


Flot is another popular charting solution which has a lot of interactive features like zooming. Mouse tracking is also its salient feature.

3.            Google Chart Tools

Google chart tool combines two charting solutions namely Google Visualization API and the Google Chart API. It is highly user friendly and interactive. An important feature of this tool is that we can make charts using GUI interface.

4.          JScharts

JScharts is impressive charting solution offering powerful charting options. It allows various data formats. We can make pie charts, line, bar and so on using this tool.

5.            YUI Charts Control

This is a part of YUI library. It is based on JavaScript, but users are required to have flash player installed to access this tool.

Art of Pencils(pictures)

Wednesday, April 21, 2010 0 comments



























                                  

Sun updates Java SE 6

Saturday, April 17, 2010 0 comments



Sun releases Java update for the first time in 2010. It aims at providing fixes for about 300 bugs. It also gives much importance to enhance features and performance.

Java SE 6 update 18 has no security updates included in it. Largest speciality in this release is a virtual machine called Hot spot. This advancement will surely improve the performance of Java and JavaFX applications.

This latest release also improves the start up time of Java based applications like JavaFX. Sun created JavaFX so as to compete with Flash and silverlight. Start up time of this application improved by about 15 percentage by this update.

Java releases two types of updates in a year. They are general updates and security updates. Authorities says that the security updates will be available by the end of the quarter.

Select Your Favorite