PHPlot_Data
class PHPlot_Data extends PHPlot
Properties
| $is_inline | from PHPlot | ||
| $browser_cache | from PHPlot | ||
| $print_image | from PHPlot | ||
| $background_done | from PHPlot | ||
| $safe_margin | from PHPlot | ||
| $x_axis_position | from PHPlot | ||
| $y_axis_position | from PHPlot | ||
| $xscale_type | from PHPlot | ||
| $yscale_type | from PHPlot | ||
| $use_ttf | from PHPlot | ||
| $ttf_path | from PHPlot | ||
| $default_ttfont | from PHPlot | ||
| $line_spacing | from PHPlot | ||
| $x_label_angle | from PHPlot | ||
| $y_label_angle | from PHPlot | ||
| $y_data_label_angle | from PHPlot | ||
| $file_format | from PHPlot | ||
| $output_file | from PHPlot | ||
| $data_type | from PHPlot | ||
| $plot_type | from PHPlot | ||
| $label_scale_position | from PHPlot | ||
| $group_frac_width | from PHPlot | ||
| $bar_extra_space | from PHPlot | ||
| $bar_width_adjust | from PHPlot | ||
| $title_txt | from PHPlot | ||
| $x_title_txt | from PHPlot | ||
| $x_title_pos | from PHPlot | ||
| $y_title_txt | from PHPlot | ||
| $y_title_pos | from PHPlot | ||
| $y_tick_label_pos | from PHPlot | ||
| $y_data_label_pos | from PHPlot | ||
| $draw_x_data_label_lines | from PHPlot | ||
| $label_format | from PHPlot | ||
| $data_units_text | from PHPlot | ||
| $legend | from PHPlot | ||
| $x_tick_length | from PHPlot | ||
| $y_tick_length | from PHPlot | ||
| $x_tick_cross | from PHPlot | ||
| $y_tick_cross | from PHPlot | ||
| $x_tick_pos | from PHPlot | ||
| $y_tick_pos | from PHPlot | ||
| $num_x_ticks | from PHPlot | ||
| $num_y_ticks | from PHPlot | ||
| $x_tick_inc | from PHPlot | ||
| $y_tick_inc | from PHPlot | ||
| $skip_top_tick | from PHPlot | ||
| $skip_bottom_tick | from PHPlot | ||
| $skip_left_tick | from PHPlot | ||
| $skip_right_tick | from PHPlot | ||
| $draw_x_grid | from PHPlot | ||
| $draw_y_grid | from PHPlot | ||
| $dashed_grid | from PHPlot | ||
| $grid_at_foreground | from PHPlot | ||
| $color_array | from PHPlot | ||
| $i_border | from PHPlot | ||
| $plot_bg_color | from PHPlot | ||
| $bg_color | from PHPlot | ||
| $label_color | from PHPlot | ||
| $text_color | from PHPlot | ||
| $grid_color | from PHPlot | ||
| $light_grid_color | from PHPlot | ||
| $tick_color | from PHPlot | ||
| $title_color | from PHPlot | ||
| $default_colors | from PHPlot | ||
| $line_widths | from PHPlot | ||
| $line_styles | from PHPlot | ||
| $dashed_style | from PHPlot | ||
| $point_sizes | from PHPlot | ||
| $point_shapes | from PHPlot | ||
| $error_bar_size | from PHPlot | ||
| $error_bar_shape | from PHPlot | ||
| $error_bar_line_width | from PHPlot | ||
| $plot_border_type | from PHPlot | ||
| $image_border_type | from PHPlot | ||
| $shading | from PHPlot | ||
| $draw_plot_area_background | from PHPlot | ||
| $draw_broken_lines | from PHPlot | ||
| $callbacks | from PHPlot |
Methods
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
Computes an exponentially smoothed moving average.
No description
No description
Details
in
PHPlot at line 232
__construct($which_width = 600, $which_height = 400, $which_output_file = NULL, $which_input_file = NULL)
No description
in
PHPlot at line 259
protected
GetImage($image_filename, $width, $height)
No description
in
PHPlot at line 299
SetInputFile($which_input_file)
No description
in
PHPlot at line 327
SetIndexColor($which_color)
No description
in
PHPlot at line 339
protected
SetIndexDarkColor($which_color)
No description
in
PHPlot at line 352
protected
SetDefaultStyles()
No description
in
PHPlot at line 375
SetBackgroundColor($which_color)
No description
in
PHPlot at line 385
SetPlotBgColor($which_color)
No description
in
PHPlot at line 395
SetTitleColor($which_color)
No description
in
PHPlot at line 405
SetTickColor($which_color)
No description
in
PHPlot at line 416
SetLabelColor($which_color)
No description
in
PHPlot at line 427
SetTextColor($which_color)
No description
in
PHPlot at line 438
SetLightGridColor($which_color)
No description
in
PHPlot at line 449
SetGridColor($which_color)
No description
in
PHPlot at line 460
SetImageBorderColor($which_color)
No description
in
PHPlot at line 472
SetTransparentColor($which_color)
No description
in
PHPlot at line 489
SetRGBArray($which_color_array)
No description
in
PHPlot at line 553
SetRGBColor($color_asked)
No description
in
PHPlot at line 581
SetDataColors($which_data = NULL, $which_border = NULL)
No description
in
PHPlot at line 610
SetDataBorderColors($which_br = NULL)
No description
in
PHPlot at line 636
SetErrorBarColors($which_err = NULL)
No description
in
PHPlot at line 664
SetDefaultDashedStyle($which_style)
No description
in
PHPlot at line 697
protected
SetDashedStyle($which_ndxcol)
No description
in
PHPlot at line 708
SetLineWidths($which_lw = NULL)
No description
in
PHPlot at line 724
SetLineStyles($which_ls = NULL)
No description
in
PHPlot at line 749
SetLineSpacing($which_spc)
No description
in
PHPlot at line 761
SetUseTTF($which_ttf)
No description
in
PHPlot at line 770
SetTTFPath($which_path)
No description
in
PHPlot at line 789
SetDefaultTTFont($which_font)
No description
in
PHPlot at line 798
protected
SetDefaultFonts()
No description
in
PHPlot at line 828
SetFontGD($which_elem, $which_font, $which_spacing = NULL)
No description
in
PHPlot at line 857
SetFontTTF($which_elem, $which_font, $which_size = 12, $which_spacing = NULL)
No description
in
PHPlot at line 915
SetFont($which_elem, $which_font, $which_size = 12, $line_spacing = NULL)
No description
in
PHPlot at line 928
protected
GetLineSpacing($font)
No description
in
PHPlot at line 1021
protected
ProcessTextGD($draw_it, $font, $angle, $x, $y, $color, $text, $h_factor, $v_factor)
No description
in
PHPlot at line 1126
protected
ProcessTextTTF($draw_it, $font, $angle, $x, $y, $color, $text, $h_factor, $v_factor)
No description
in
PHPlot at line 1308
protected
ProcessText($draw_it, $font, $angle, $x, $y, $color, $text, $halign, $valign)
No description
in
PHPlot at line 1344
DrawText($which_font, $which_angle, $which_xpos, $which_ypos, $which_color, $which_text, $which_halign = 'left', $which_valign = 'bottom')
No description
in
PHPlot at line 1363
SizeText($which_font, $which_angle, $which_text)
No description
in
PHPlot at line 1378
SetFileFormat($format)
No description
in
PHPlot at line 1410
SetBgImage($input_file, $mode = 'centeredtile')
No description
in
PHPlot at line 1423
SetPlotAreaBgImage($input_file, $mode = 'tile')
No description
in
PHPlot at line 1434
SetOutputFile($which_output_file)
No description
in
PHPlot at line 1444
SetIsInline($which_ii)
No description
in
PHPlot at line 1454
PrintImage()
No description
in
PHPlot at line 1536
protected
PrintError($error_message)
No description
in
PHPlot at line 1571
protected
DrawError($error_message, $where_x = NULL, $where_y = NULL)
No description
in
PHPlot at line 1584
SetXDataLabelPos($which_xdlp)
No description
in
PHPlot at line 1599
SetYDataLabelPos($which_ydlp, $which_distance_from_point = 0)
No description
in
PHPlot at line 1625
SetXTickLabelPos($which_xtlp)
No description
in
PHPlot at line 1638
SetYTickLabelPos($which_ytlp)
No description
in
PHPlot at line 1665
protected
SetLabelType($mode, $args)
No description
in
PHPlot at line 1723
SetXLabelType()
No description
in
PHPlot at line 1732
SetXDataLabelType()
No description
in
PHPlot at line 1743
SetYLabelType()
No description
in
PHPlot at line 1752
SetYDataLabelType()
No description
in
PHPlot at line 1758
SetXTimeFormat($which_xtf)
No description
in
PHPlot at line 1764
SetYTimeFormat($which_ytf)
No description
in
PHPlot at line 1770
SetNumberFormat($decimal_point, $thousands_sep)
No description
in
PHPlot at line 1778
SetXLabelAngle($which_xla)
No description
in
PHPlot at line 1784
SetYLabelAngle($which_yla)
No description
in
PHPlot at line 1791
SetXDataLabelAngle($which_xdla)
No description
in
PHPlot at line 1798
SetYDataLabelAngle($which_ydla)
No description
in
PHPlot at line 1818
protected
CheckOption($which_opt, $which_acc, $which_func)
No description
in
PHPlot at line 1834
SetBrowserCache($which_browser_cache)
No description
in
PHPlot at line 1843
SetPrintImage($which_pi)
No description
in
PHPlot at line 1852
SetLegend($which_leg)
No description
in
PHPlot at line 1868
SetLegendPixels($which_x, $which_y)
No description
in
PHPlot at line 1885
SetLegendWorld($which_x, $which_y)
No description
in
PHPlot at line 1901
SetLegendStyle($text_align, $colorbox_align = '', $style = '')
No description
in
PHPlot at line 1914
SetPlotBorderType($pbt)
No description
in
PHPlot at line 1923
SetImageBorderType($sibt)
No description
in
PHPlot at line 1933
SetDrawPlotAreaBackground($dpab)
No description
in
PHPlot at line 1943
SetDrawYGrid($dyg)
No description
in
PHPlot at line 1953
SetDrawXGrid($dxg)
No description
in
PHPlot at line 1963
SetDrawDashedGrid($ddg)
No description
in
PHPlot at line 1973
SetDrawXDataLabelLines($dxdl)
No description
in
PHPlot at line 1983
SetTitle($which_title)
No description
in
PHPlot at line 1992
SetXTitle($which_xtitle, $which_xpos = 'plotdown')
No description
in
PHPlot at line 2007
SetYTitle($which_ytitle, $which_ypos = 'plotleft')
No description
in
PHPlot at line 2022
SetShading($which_s)
No description
in
PHPlot at line 2028
SetPlotType($which_pt)
No description
in
PHPlot at line 2040
SetYAxisPosition($pos)
No description
in
PHPlot at line 2050
SetXAxisPosition($pos)
No description
in
PHPlot at line 2057
SetXScaleType($which_xst)
No description
in
PHPlot at line 2063
SetYScaleType($which_yst)
No description
in
PHPlot at line 2069
SetPrecisionX($which_prec)
No description
in
PHPlot at line 2074
SetPrecisionY($which_prec)
No description
in
PHPlot at line 2079
SetErrorBarLineWidth($which_seblw)
No description
in
PHPlot at line 2085
SetLabelScalePosition($which_blp)
No description
in
PHPlot at line 2092
SetErrorBarSize($which_ebs)
No description
in
PHPlot at line 2102
SetErrorBarShape($which_ebs)
No description
in
PHPlot at line 2112
protected
CheckPointParams()
No description
in
PHPlot at line 2138
SetPointShapes($which_pt)
No description
in
PHPlot at line 2164
SetPointSizes($which_ps)
No description
in
PHPlot at line 2180
SetDrawBrokenLines($bl)
No description
in
PHPlot at line 2193
SetDataType($which_dt)
No description
in
PHPlot at line 2212
SetDataValues($which_dv)
No description
in
PHPlot at line 2238
protected
PadArrays()
No description
in
PHPlot at line 2262
protected
pad_array($arr, $size)
No description
in
PHPlot at line 2278
number_format($number, $decimals = 0)
No description
in
PHPlot at line 2308
SetCallback($reason, $function, $arg = NULL)
No description
in
PHPlot at line 2325
GetCallback($reason)
No description
in
PHPlot at line 2338
RemoveCallback($reason)
No description
in
PHPlot at line 2355
protected
DoCallback()
No description
in
PHPlot at line 2382
FindDataLimits()
No description
in
PHPlot at line 2492
protected
CalcMargins($maximize)
No description
in
PHPlot at line 2774
protected
CalcPlotAreaPixels()
No description
in
PHPlot at line 2792
SetMarginsPixels($which_lm = NULL, $which_rm = NULL, $which_tm = NULL, $which_bm = NULL)
No description
in
PHPlot at line 2812
SetPlotAreaPixels($x1 = NULL, $y1 = NULL, $x2 = NULL, $y2 = NULL)
No description
in
PHPlot at line 2832
protected
CalcPlotAreaWorld()
No description
in
PHPlot at line 2899
SetPlotAreaWorld($xmin = NULL, $ymin = NULL, $xmax = NULL, $ymax = NULL)
No description
in
PHPlot at line 2912
protected
CalcBarWidths()
No description
in
PHPlot at line 2959
protected
CalcAxisPositions()
No description
in
PHPlot at line 2993
protected
CalcTranslation()
No description
in
PHPlot at line 3046
xtr($x_world)
No description
in
PHPlot at line 3061
ytr($y_world)
No description
in
PHPlot at line 3076
GetDeviceXY($x_world, $y_world)
No description
in
PHPlot at line 3096
protected
CalcTicks($which)
No description
in
PHPlot at line 3148
protected
CalcMaxTickLabelSize($which)
No description
in
PHPlot at line 3191
protected
CalcMaxDataLabelSize()
No description
in
PHPlot at line 3220
protected
CheckLabels()
No description
in
PHPlot at line 3286
protected
FormatLabel($which_pos, $which_lab)
No description
in
PHPlot at line 3326
SetXTickIncrement($which_ti = '')
No description
in
PHPlot at line 3338
SetYTickIncrement($which_ti = '')
No description
in
PHPlot at line 3348
SetNumXTicks($which_nt)
No description
in
PHPlot at line 3357
SetNumYTicks($which_nt)
No description
in
PHPlot at line 3369
SetYTickPos($which_tp)
No description
in
PHPlot at line 3377
SetXTickPos($which_tp)
No description
in
PHPlot at line 3386
SetSkipTopTick($skip)
No description
in
PHPlot at line 3395
SetSkipBottomTick($skip)
No description
in
PHPlot at line 3404
SetSkipLeftTick($skip)
No description
in
PHPlot at line 3413
SetSkipRightTick($skip)
No description
in
PHPlot at line 3419
SetXTickLength($which_xln)
No description
in
PHPlot at line 3425
SetYTickLength($which_yln)
No description
in
PHPlot at line 3431
SetXTickCrossing($which_xc)
No description
in
PHPlot at line 3437
SetYTickCrossing($which_yc)
No description
in
PHPlot at line 3452
DrawBackground()
No description
in
PHPlot at line 3471
protected
DrawPlotAreaBackground()
No description
in
PHPlot at line 3498
protected
tile_img($file, $xorig, $yorig, $width, $height, $mode)
No description
in
PHPlot at line 3540
protected
DrawImageBorder()
No description
in
PHPlot at line 3577
protected
DrawTitle()
No description
in
PHPlot at line 3599
protected
DrawXTitle()
No description
in
PHPlot at line 3625
protected
DrawYTitle()
No description
in
PHPlot at line 3651
protected
DrawYAxis()
No description
in
PHPlot at line 3666
protected
DrawXAxis()
No description
in
PHPlot at line 3690
protected
DrawYTick($which_ylab, $which_ypix)
No description
in
PHPlot at line 3738
protected
DrawYTicks()
No description
in
PHPlot at line 3775
protected
DrawXTick($which_xlab, $which_xpix)
No description
in
PHPlot at line 3825
protected
DrawXTicks()
No description
in
PHPlot at line 3863
protected
DrawPlotBorder()
No description
in
PHPlot at line 3900
protected
DrawDataLabel($which_font, $which_angle, $x_world, $y_world, $which_color, $which_text, $which_halign = 'center', $which_valign = 'bottom', $x_adjustment = 0, $y_adjustment = 0)
No description
in
PHPlot at line 3918
protected
DrawXDataLabel($xlab, $xpos, $row = FALSE)
No description
in
PHPlot at line 3948
protected
DrawXDataLine($xpos, $row)
No description
in
PHPlot at line 3981
protected
DrawLegend()
No description
in
PHPlot at line 4115
protected
DrawPieChart()
No description
in
PHPlot at line 4252
protected
DrawDotsError()
No description
in
PHPlot at line 4305
protected
DrawDots()
No description
in
PHPlot at line 4346
protected
DrawThinBarLines()
No description
in
PHPlot at line 4384
protected
DrawYErrorBar($x_world, $y_world, $error_height, $error_bar_type, $color)
No description
in
PHPlot at line 4423
protected
DrawDot($x_world, $y_world, $record, $color)
No description
in
PHPlot at line 4531
protected
DrawArea()
No description
in
PHPlot at line 4596
protected
DrawLines()
No description
in
PHPlot at line 4661
protected
DrawLinesError()
No description
in
PHPlot at line 4737
protected
DrawSquared()
No description
in
PHPlot at line 4803
protected
DrawBars()
No description
in
PHPlot at line 4884
protected
DrawStackedBars()
No description
in
PHPlot at line 4940
DrawGraph()
No description
in
PHPlot at line 5084
SetDrawVertTicks($which_dvt)
No description
in
PHPlot at line 5094
SetDrawHorizTicks($which_dht)
No description
in
PHPlot at line 5104
SetNumHorizTicks($n)
No description
in
PHPlot at line 5112
SetNumVertTicks($n)
No description
in
PHPlot at line 5120
SetHorizTickIncrement($inc)
No description
in
PHPlot at line 5129
SetVertTickIncrement($inc)
No description
in
PHPlot at line 5137
SetVertTickPosition($which_tp)
No description
in
PHPlot at line 5145
SetHorizTickPosition($which_tp)
No description
in
PHPlot at line 5153
SetTitleFontSize($which_size)
No description
in
PHPlot at line 5161
SetAxisFontSize($which_size)
No description
in
PHPlot at line 5170
SetSmallFontSize($which_size)
No description
in
PHPlot at line 5178
SetXLabelFontSize($which_size)
No description
in
PHPlot at line 5186
SetYLabelFontSize($which_size)
No description
in
PHPlot at line 5194
SetXLabel($which_xlab)
No description
in
PHPlot at line 5202
SetYLabel($which_ylab)
No description
in
PHPlot at line 5210
SetTickLength($which_tl)
No description
in
PHPlot at line 5220
SetYGridLabelType($which_yglt)
No description
in
PHPlot at line 5228
SetXGridLabelType($which_xglt)
No description
in
PHPlot at line 5235
SetYGridLabelPos($which_yglp)
No description
in
PHPlot at line 5242
SetXGridLabelPos($which_xglp)
No description
in
PHPlot at line 5251
SetXTitlePos($xpos)
No description
in
PHPlot at line 5260
SetYTitlePos($xpos)
No description
in
PHPlot at line 5272
SetDrawXDataLabels($which_dxdl)
No description
in
PHPlot at line 5283
SetNewPlotAreaPixels($x1, $y1, $x2, $y2)
No description
in
PHPlot at line 5300
SetColor($which_color)
No description
in
PHPlot at line 5309
SetLineWidth($which_lw)
No description
in
PHPlot at line 5323
SetPointShape($which_pt)
No description
in
PHPlot at line 5332
SetPointSize($which_ps)
No description
at line 35
PHPlot_Data($which_width = 600, $which_height = 400, $which_output_file = NULL, $which_input_file = NULL)
No description
at line 48
DoScaleData($even, $show_in_legend)
No description
at line 130
DoMovingAverage($datarow, $interval, $show = TRUE, $color = NULL, $width = NULL)
No description
at line 191
DoExponentialMovingAverage($datarow, $perc, $show_in_legend)
Computes an exponentially smoothed moving average.
at line 218
DoRemoveDataSet($index)
No description
at line 247
DoDivision($x, $y)
No description