PHP Classes

Packages of LogaMurugan

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of LogaMurugan (2)  >  Mission progress status  >  Reputation  
Picture of LogaMurugan
Name: LogaMurugan <contact>
Classes: 2
Country: India India
Age: 45
All time rank: 2645158 in India India
Week rank: 195 Up19 in India India Up
All time users: 807
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Simple Multibar  
Render images with multiple types of bar chart
This class can be used to render images with multiple types of bar chart.

It can take sets of data with values to render bars in images that represent each value.

Currently it can render simple bar charts (data from one dimension array), compound bar charts (data from two dimensions array). It can also stack several bars in one.

The resulting bar chart image is served as the current script output in a PNG image of given dimensions.

  Files folder image Very simple pie chart  
Render a pie chart image from a list of values
This class can render a pie chart image from a list of values.

It takes an associative array of values and renders an image with a pie chart on which each slice represents one of the values of the list.

The labels of each slice are the indexes of the list associative array. The colors of each slice are assigned randomly.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z