pChart - Help wiki http://wiki.pchart.net pChart wiki is hosting the documentation of the pChart library. en-us Copyright 2008-2010 Jean-Damien POGOLOTTI. Sat, 27 Apr 24 13:36:12 +0200 240 http://wiki.pchart.net/graphix/logo2.png pChart library http://wiki.pchart.net replaceImageMapTitle http://wiki.pchart.net/doc.imagemaps.replaceimagemaptitle.html - Replace the title recorded in the function allows you to replace the title recorded in the image map for a given data this is the title recored automatically by the charting is the new title to will create a file named to store the image map coordinates on the * Library settings * define"CLASS_PATH", "......class"; define"FONT_PATH", "......fonts"; * pChart library inclusions * includeCLASS_PATH.&.. Fri, 09 Sep 11 10:47:45 +0200 replaceImageMapValues http://wiki.pchart.net/doc.imagemaps.replaceimagemapvalues.html - Replace the values recorded in the function allows you to replace the values recorded in the image map for a given data this is the title associated by default the serie is an array of values that will replace the original will create a file named to store the image map coordinates on the * Library settings * define"CLASS_PATH", "......class"; define"FONT_PATH", "......fonts"; * pChart library inclusions * i.. Fri, 09 Sep 11 10:45:28 +0200 createFunctionSerie http://wiki.pchart.net/doc.dataset.createfunctionserie.html - Create a serie based on a function allow you to create a data serie based on a mathematical formula. It is possible to set extra parameters with the array. To learn more about this please read the array that the variable in this formula is named this is the name of the serie to is the mathematical formula to is an array containing some extra array - Extra Fri, 09 Sep 11 10:32:14 +0200 setAbsicssaPosition http://wiki.pchart.net/doc.dataset.setabsicssaposition.html - Set the position of the abcissa function allows you to define the position of the abcissa axis X. this can be either set to or * pChart library inclusions * include"..classpData.class.php"; include"..classpDraw.class.php"; include"..classpImage.class.php"; * Create and populate the pData object * $MyData = new pData; $MyData->addPointsarray4,VOID,VOID,12,8,3,"Probe 1"; $MyData->addPoin.. Fri, 09 Sep 11 10:25:31 +0200 negateValues http://wiki.pchart.net/doc.dataset.negatevalues.html - negate all your serie function allow you to negate the specified serie values. this function is usually used when you want to reverse the X this is the name or an array of name of the series to * pChart library inclusions * include"..classpData.class.php"; include"..classpDraw.class.php"; include"..classpImage.class.php"; * Create and populate the pData object * $MyData = new pData; $MyData->addPointsarray4,VOID,VOID,12,8,3,"Probe 1"; .. Fri, 09 Sep 11 10:22:53 +0200 drawScatterThresholdArea http://wiki.pchart.net/doc.scatter.drawscatterthresholdarea.html - Draw an area between two function will draw an area between two threshold. Using areas can help you to highlight specific values. It is possible to tune the rendering by playing with the array. To learn more about this please read the array default, the area will be drawn using the 1st Y Axis 0 as reference. If you chart contains multiple Y Axis, please use the parameter of the format this is the value of the 1st is the value of the 2nd Fri, 09 Sep 11 10:14:41 +0200 drawScatterThreshold http://wiki.pchart.net/doc.scatter.drawscatterthreshold.html Draw a threshold in the scatter chart function will draw a threshold in the scatter chart area. Using thresholds can help you to highlight specific values. It is possible to tune the rendering by playing with the array. To learn more about this please read the array default, the threshold will be drawn using the 1st Y Axis 0 as reference. If you chart contains multiple Y Axis, please use the parameter of the format this is the value or an array of values of the threshold to is an .. Fri, 09 Sep 11 10:11:16 +0200 drawXThresholdArea http://wiki.pchart.net/doc.doc.drawxthresholdarea.html - Draw an area between two vertical function will draw an area between two vertical threshold. Using areas can help you to highlight specific values. It is possible to tune the rendering by playing with the array. To learn more about this please read the array this is the index of the 1st is the index of the 2nd is an array containing the drawing parameters of the function returns an array containing the X position of the left & right boundarie.. Fri, 09 Sep 11 09:49:10 +0200 drawXThreshold http://wiki.pchart.net/doc.doc.drawxthreshold.html - Draw a vertical threshold in the chart function will draw a vertical threshold in the chart area. Using thresholds can help you to highlight specific values. It is possible to tune the rendering by playing with the array. To learn more about this please read the array this is the index of the point or its abscissa name. setting to is an array containing the drawing parameters of the function returns an array containing the Y position of the threshold arra.. Fri, 09 Sep 11 09:41:29 +0200 drawAreaMirror http://wiki.pchart.net/doc.misc.drawareamirror.html - Mirror one part of the function allows you to mirror one part of the picture to do some nice looking reflexion effects on your this are the zone starting is the width of the zone to is the heightof the zone to is an array containing the additional array - Enhance is possible to customize the way your mirrir area will be rendered by playing with this array. Providing a detailled configuration is not Fri, 09 Sep 11 09:34:20 +0200