PHP Classes

Packages of Nguyen Duy Quang

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Nguyen Duy Quang (3)  >  Mission progress status  >  Reputation  
Picture of Nguyen Duy Quang
Name: Nguyen Duy Quang <contact>
Classes: 3
Country: Australia Australia
Age: 44
All time rank: 6717 in Australia Australia
Week rank: 195 Up1 in Australia Australia Up
All time users: 4467
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 Draw Chart  
Draw a chart using coordinate values from arrays
This class is meant to generate a graphic chart image with points and lines plotted in coordinates passed in two arrays.

You may configure several presentation details like the chart colors and then have chart image generated in the PNG format.

  Files folder image Draw stars for polls system  
Draw graphical percentage bars made of star icons
This class is meant to generate graphic percentage bars made with start icons.

It can be used to present the results of poll systems on which the generated percentage bars represent relative values of each poll choice.

The class comes in two versions: one for drawing large stars and another for small stars.

Several presentation details may be configured like the star colors the number of starts to present for 100% bars.

The class generates the star bars images in PNG format.

  Files folder image Vote Image  
Generate images to render the average of votes
This is a simple class that can be used to render an image that can represent the average of votes taken in a poll.

It takes as parameters the total number of votes and the number of approval votes.

The class generates an image that shows the proportion of approval votes relatively to the total number of votes.

It uses an image to show the part that represents the approving votes, and another image to show the remaining votes. The images that it uses to render both parts are configurable.


  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