Login   Register  
PHP Classes
elePHPant
Icontem

Class: Semi-logarithmic Chart

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Nasrim Taim  >  Semi-logarithmic Chart  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Semi-logarithmic Chart
Base name: semilogchart
Description: Draws a semi-logarithmic chart from data sets
Related classes: , , , , , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 531 users
All time rank: 4362
Week users: 1 user
Week rank: 2467
Picture of Nasrim Taim
Author: Nasrim Taim <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: United States United States - PHP jobs in United States
Age: 42
All time rank: 2462315 in United States United States
Week rank: 1634 Up206 in United States United States Up
Innovation award
Innovation award
Nominee: 1x


  Detailed description  
This class can be used to draw a semi-logarithmic chart from multiple data sets.

It is most suited for drawing charts of data sets that have values that grow exponentially.

It can render the linear data set scale horizontally and draw one or more lines from exponential data sets that grow vertically.

The chart image is rendered in the PNG format and is displayed as the current script output. The data set labels and colors are configurable.

 

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Graphics Colors, images, charts and picture formats View top rated classes

  Screenshots Screenshots   Rate classes User ratings   Applications   Files Files  
  Files folder image Screenshots  
Chart Image
File Role Description
Accessible without login Image file semilog.PNG Screen Chart Image


  Innovation Award  
PHP Programming Innovation award nominee
April 2006
Number 5
Charts are very useful for sites that need to present data sets in a visual way. The graphical charts help the site users to understand better the meaning of the represented information.

Sometimes the data to be presented grows exponentially. Representing exponential data in a linear chart makes most data points appear condensed on the beginning of the chart.

Semi-logarithmic scale charts are better to represent exponential growing data, as it makes the data appear less concentrated.

This class can be used to draw charts in semi-logarithmic scales, thus making it more adequate to represent data sets that grow exponentially.

Manuel Lemos

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file semiLogChart.class.php Class Class to draw semilogarithmic charts
Plain text file stockSample.php Example Example of semilog stock chart

Download all files: semilogchart.tar.gz semilogchart.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.