ZenCart_Documentation  1.5.0
http://www.collinsharper.com
PHPlot Class Reference

Public Member Functions

 PHPlot ($which_width=600, $which_height=400, $which_output_file="", $which_input_file="")
 InitImage ()
 SetBrowserCache ($which_browser_cache)
 SetPrintImage ($which_pi)
 SetIsInline ($which_ii)
 SetUseTTF ($which_ttf)
 SetTitleFontSize ($which_tfs)
 SetLineStyles ($which_sls)
 SetLegend ($which_leg)
 SetLegendPixels ($which_x, $which_y, $which_type)
 SetLegendWorld ($which_x, $which_y, $which_type='')
 SetFileFormat ($which_file_format)
 SetInputFile ($which_input_file)
 SetOutputFile ($which_output_file)
 SetImageArea ($which_iw, $which_ih)
 SetYAxisPosition ($which_pos)
 SetXAxisPosition ($which_pos)
 SetXTimeFormat ($which_xtf)
 SetXDataLabelMaxlength ($which_xdlm)
 SetXDataLabelAngle ($which_xdla)
 SetXScaleType ($which_xst)
 SetYScaleType ($which_yst)
 SetPrecisionX ($which_prec)
 SetPrecisionY ($which_prec)
 SetIndexColors ()
 SetDefaultColors ()
 PrintImage ()
 DrawBackground ()
 DrawImageBorder ()
 SetPlotBorderType ($which_pbt)
 SetImageBorderType ($which_sibt)
 SetDrawPlotAreaBackground ($which_dpab)
 SetDrawDataLabels ($which_ddl)
 SetDrawXDataLabels ($which_dxdl)
 SetDrawYGrid ($which_dyg)
 SetDrawXGrid ($which_dxg)
 SetYGridLabelType ($which_yglt)
 SetXGridLabelType ($which_xglt)
 SetXLabel ($xlbl)
 SetYLabel ($ylbl)
 SetTitle ($title)
 DrawLabels ()
 DrawXLabel ()
 DrawYLabel ()
 DrawText ($which_font, $which_angle, $which_xpos, $which_ypos, $which_color, $which_size, $which_text, $which_halign='left', $which_valign='')
 DrawTitle ()
 DrawPlotAreaBackground ()
 SetBackgroundColor ($which_color)
 SetPlotBgColor ($which_color)
 SetShading ($which_s)
 SetTitleColor ($which_color)
 SetTickColor ($which_color)
 SetLabelColor ($which_color)
 SetTextColor ($which_color)
 SetLightGridColor ($which_color)
 SetGridColor ($which_color)
 SetCharacterHeight ()
 SetPlotType ($which_pt)
 FindDataLimits ()
 SetMargins ()
 SetMarginsPixels ($which_lm, $which_rm, $which_tm, $which_bm)
 SetNewPlotAreaPixels ($x1, $y1, $x2, $y2)
 SetPlotAreaPixels ($x1, $y1, $x2, $y2)
 SetPlotAreaWorld ($xmin, $ymin, $xmax, $ymax)
 PrintError ($error_message)
 DrawError ($error_message)
 TTFBBoxSize ($size, $angle, $font, $string)
 SetXLabelHeight ()
 SetYLabelWidth ()
 SetEqualXCoord ()
 SetLabelScalePosition ($which_blp)
 SetErrorBarSize ($which_ebs)
 SetErrorBarShape ($which_ebs)
 SetPointShape ($which_pt)
 SetPointSize ($which_ps)
 SetDataType ($which_dt)
 SetDataValues ($which_dv)
 SetRGBArray ($which_color_array)
 SetColor ($which_color)
 SetIndexColor ($which_color)
 SetTransparentColor ($which_color)
 SetRgbColor ($color_asked)
 SetDataColors ($which_data, $which_border)
 SetErrorBarColors ($which_data)
 DrawPlotBorder ()
 SetHorizTickIncrement ($which_ti)
 SetDrawVertTicks ($which_dvt)
 SetVertTickIncrement ($which_ti)
 SetNumHorizTicks ($which_nt)
 SetNumVertTicks ($which_nt)
 SetVertTickPosition ($which_tp)
 SetSkipBottomTick ($which_sbt)
 SetTickLength ($which_tl)
 DrawYAxis ()
 DrawXAxis ()
 DrawHorizontalTicks ()
 FormatYTickLabel ($which_ylab)
 DrawVerticalTick ($which_ylab, $which_ypos)
 DrawVerticalTicks ()
 SetTranslation ()
 xtr ($x_world)
 ytr ($y_world)
 DrawDataLabel ($lab, $x_world, $y_world)
 DrawXDataLabel ($xlab, $xpos)
 DrawPieChart ()
 DrawLinesError ()
 DrawDotsError ()
 DrawDots ()
 DrawDotSeries ()
 DrawThinBarLines ()
 DrawYErrorBar ($x_world, $y_world, $error_height, $error_bar_type, $color)
 DrawDot ($x_world, $y_world, $dot_type, $color)
 SetErrorBarLineWidth ($which_seblw)
 SetLineWidth ($which_lw)
 DrawArea ()
 DrawAreaSeries ()
 DrawLines ()
 DrawLineSeries ()
 DrawDashedLine ($x1pix, $y1pix, $x2pix, $y2pix, $dash_length, $dash_space, $color)
 DrawBars ()
 DrawLegend ($which_x1, $which_y1, $which_boxtype)
 DrawGraph ()

Data Fields

 $is_inline = 0
 $browser_cache = '1'
 $session_set = ''
 $scale_is_set = ''
 $draw_plot_area_background = ''
 $image_width
 $image_height
 $image_border_type = ''
 $x_left_margin
 $y_top_margin
 $x_right_margin
 $y_bot_margin
 $plot_area = array(5,5,600,400)
 $x_axis_position = 0
 $y_axis_position = ''
 $xscale_type = 'linear'
 $yscale_type = 'linear'
 $print_image = 1
 $use_ttf = 0
 $font_path = './'
 $font = './benjamingothic.ttf'
 $small_ttffont_size = 12
 $small_font = 2
 $small_font_width = 6.0
 $small_font_height = 8.0
 $title_ttffont = './benjamingothic.ttf'
 $title_ttffont_size = 14
 $title_angle = 0
 $title_font = '4'
 $axis_ttffont = './benjamingothic.ttf'
 $axis_ttffont_size = 8
 $x_datalabel_angle = 0
 $axis_font = 2
 $datalabel_font = '2'
 $x_label_ttffont = './benjamingothic.ttf'
 $x_label_ttffont_size = '12'
 $x_label_angle = '0'
 $y_label_ttffont = './benjamingothic.ttf'
 $y_label_ttffont_size = '12'
 $y_label_angle = 90
 $y_label_width = ''
 $file_format = 'png'
 $file_name = ''
 $shading = 0
 $color_array = 1
 $bg_color
 $plot_bg_color
 $grid_color
 $light_grid_color
 $tick_color
 $title_color
 $label_color
 $text_color
 $i_light = ''
 $data_type = 'text-data'
 $plot_type = 'linepoints'
 $line_width = 2
 $line_style = array('solid','solid','solid','dashed','dashed','solid')
 $data_color = ''
 $data_border_color = ''
 $label_scale_position = '.5'
 $group_frac_width = '.7'
 $bar_width_adjust = '1'
 $point_size = 10
 $point_shape = 'diamond'
 $error_bar_shape = 'tee'
 $error_bar_size = 5
 $error_bar_line_width = ''
 $error_bar_color = ''
 $data_values
 $plot_border_type = 'full'
 $plot_area_width = ''
 $number_x_points
 $plot_min_x
 $plot_max_x = ''
 $plot_min_y = ''
 $plot_max_y = ''
 $min_y = ''
 $max_y = ''
 $max_x = 10
 $y_precision = '1'
 $x_precision = '1'
 $si_units = ''
 $draw_data_labels = '0'
 $legend = ''
 $legend_x_pos = ''
 $legend_y_pos = ''
 $title_txt = ""
 $y_label_txt = ''
 $x_label_txt = ""
 $y_grid_label_type = 'data'
 $y_grid_label_pos = 'plotleft'
 $x_grid_label_type = 'data'
 $draw_x_data_labels = ''
 $x_time_format = "%H:%m:%s"
 $x_datalabel_maxlength = 10
 $tick_length = '10'
 $draw_vert_ticks = 1
 $num_vert_ticks = ''
 $vert_tick_increment = ''
 $vert_tick_position = 'both'
 $horiz_tick_increment = ''
 $num_horiz_ticks = ''
 $skip_top_tick = '0'
 $skip_bottom_tick = '0'
 $draw_x_grid = 0
 $draw_y_grid = 1

Detailed Description

Definition at line 26 of file phplot.php.


Member Function Documentation

DrawArea ( )

Definition at line 2181 of file phplot.php.

Definition at line 2235 of file phplot.php.

Definition at line 539 of file phplot.php.

DrawBars ( )

Definition at line 2384 of file phplot.php.

DrawDashedLine ( x1pix,
y1pix,
x2pix,
y2pix,
dash_length,
dash_space,
color 
)

Definition at line 2357 of file phplot.php.

DrawDataLabel ( lab,
x_world,
y_world 
)

Definition at line 1818 of file phplot.php.

DrawDot ( x_world,
y_world,
dot_type,
color 
)

Definition at line 2118 of file phplot.php.

DrawDots ( )

Definition at line 2032 of file phplot.php.

Definition at line 2060 of file phplot.php.

Definition at line 2003 of file phplot.php.

DrawError ( error_message)

Definition at line 1094 of file phplot.php.

DrawGraph ( )

Definition at line 2519 of file phplot.php.

Definition at line 1522 of file phplot.php.

Definition at line 549 of file phplot.php.

Definition at line 630 of file phplot.php.

DrawLegend ( which_x1,
which_y1,
which_boxtype 
)

Definition at line 2447 of file phplot.php.

DrawLines ( )

Definition at line 2286 of file phplot.php.

Definition at line 2350 of file phplot.php.

Definition at line 1952 of file phplot.php.

Definition at line 1871 of file phplot.php.

Definition at line 726 of file phplot.php.

Definition at line 1406 of file phplot.php.

DrawText ( which_font,
which_angle,
which_xpos,
which_ypos,
which_color,
which_size,
which_text,
which_halign = 'left',
which_valign = '' 
)

Definition at line 672 of file phplot.php.

Definition at line 2065 of file phplot.php.

DrawTitle ( )

Definition at line 710 of file phplot.php.

DrawVerticalTick ( which_ylab,
which_ypos 
)

Definition at line 1653 of file phplot.php.

Definition at line 1705 of file phplot.php.

DrawXAxis ( )

Definition at line 1504 of file phplot.php.

DrawXDataLabel ( xlab,
xpos 
)

Definition at line 1846 of file phplot.php.

Definition at line 637 of file phplot.php.

DrawYAxis ( )

Definition at line 1486 of file phplot.php.

DrawYErrorBar ( x_world,
y_world,
error_height,
error_bar_type,
color 
)

Definition at line 2096 of file phplot.php.

Definition at line 655 of file phplot.php.

Definition at line 801 of file phplot.php.

FormatYTickLabel ( which_ylab)

Definition at line 1626 of file phplot.php.

InitImage ( )

Definition at line 208 of file phplot.php.

PHPlot ( which_width = 600,
which_height = 400,
which_output_file = "",
which_input_file = "" 
)

Definition at line 183 of file phplot.php.

PrintError ( error_message)

Definition at line 1088 of file phplot.php.

Definition at line 478 of file phplot.php.

SetBackgroundColor ( which_color)

Definition at line 732 of file phplot.php.

SetBrowserCache ( which_browser_cache)

Definition at line 216 of file phplot.php.

Definition at line 784 of file phplot.php.

SetColor ( which_color)

Definition at line 1307 of file phplot.php.

SetDataColors ( which_data,
which_border 
)

Definition at line 1346 of file phplot.php.

SetDataType ( which_dt)

Definition at line 1234 of file phplot.php.

SetDataValues ( which_dv)

Definition at line 1244 of file phplot.php.

Definition at line 459 of file phplot.php.

SetDrawDataLabels ( which_ddl)

Definition at line 585 of file phplot.php.

SetDrawPlotAreaBackground ( which_dpab)

Definition at line 581 of file phplot.php.

SetDrawVertTicks ( which_dvt)

Definition at line 1441 of file phplot.php.

SetDrawXDataLabels ( which_dxdl)

Definition at line 589 of file phplot.php.

SetDrawXGrid ( which_dxg)

Definition at line 597 of file phplot.php.

SetDrawYGrid ( which_dyg)

Definition at line 593 of file phplot.php.

Definition at line 1185 of file phplot.php.

SetErrorBarColors ( which_data)

Definition at line 1387 of file phplot.php.

SetErrorBarLineWidth ( which_seblw)

Definition at line 2167 of file phplot.php.

SetErrorBarShape ( which_ebs)

Definition at line 1209 of file phplot.php.

SetErrorBarSize ( which_ebs)

Definition at line 1203 of file phplot.php.

SetFileFormat ( which_file_format)

Definition at line 304 of file phplot.php.

SetGridColor ( which_color)

Definition at line 778 of file phplot.php.

SetHorizTickIncrement ( which_ti)

Definition at line 1426 of file phplot.php.

SetImageArea ( which_iw,
which_ih 
)

Definition at line 362 of file phplot.php.

SetImageBorderType ( which_sibt)

Definition at line 577 of file phplot.php.

SetIndexColor ( which_color)

Definition at line 1313 of file phplot.php.

Definition at line 417 of file phplot.php.

SetInputFile ( which_input_file)

Definition at line 315 of file phplot.php.

SetIsInline ( which_ii)

Definition at line 226 of file phplot.php.

SetLabelColor ( which_color)

Definition at line 760 of file phplot.php.

SetLabelScalePosition ( which_blp)

Definition at line 1197 of file phplot.php.

SetLegend ( which_leg)

Definition at line 257 of file phplot.php.

SetLegendPixels ( which_x,
which_y,
which_type 
)

Definition at line 267 of file phplot.php.

SetLegendWorld ( which_x,
which_y,
which_type = '' 
)

Definition at line 274 of file phplot.php.

SetLightGridColor ( which_color)

Definition at line 772 of file phplot.php.

SetLineStyles ( which_sls)

Definition at line 252 of file phplot.php.

SetLineWidth ( which_lw)

Definition at line 2173 of file phplot.php.

Definition at line 940 of file phplot.php.

SetMarginsPixels ( which_lm,
which_rm,
which_tm,
which_bm 
)

Definition at line 992 of file phplot.php.

SetNewPlotAreaPixels ( x1,
y1,
x2,
y2 
)

Definition at line 998 of file phplot.php.

SetNumHorizTicks ( which_nt)

Definition at line 1461 of file phplot.php.

SetNumVertTicks ( which_nt)

Definition at line 1467 of file phplot.php.

SetOutputFile ( which_output_file)

Definition at line 357 of file phplot.php.

SetPlotAreaPixels ( x1,
y1,
x2,
y2 
)

Definition at line 1010 of file phplot.php.

SetPlotAreaWorld ( xmin,
ymin,
xmax,
ymax 
)

Definition at line 1030 of file phplot.php.

SetPlotBgColor ( which_color)

Definition at line 737 of file phplot.php.

SetPlotBorderType ( which_pbt)

Definition at line 573 of file phplot.php.

SetPlotType ( which_pt)

Definition at line 789 of file phplot.php.

SetPointShape ( which_pt)

Definition at line 1215 of file phplot.php.

SetPointSize ( which_ps)

Definition at line 1221 of file phplot.php.

SetPrecisionX ( which_prec)

Definition at line 407 of file phplot.php.

SetPrecisionY ( which_prec)

Definition at line 411 of file phplot.php.

SetPrintImage ( which_pi)

Definition at line 221 of file phplot.php.

SetRGBArray ( which_color_array)

Definition at line 1251 of file phplot.php.

SetRgbColor ( color_asked)

Definition at line 1330 of file phplot.php.

SetShading ( which_s)

Definition at line 743 of file phplot.php.

SetSkipBottomTick ( which_sbt)

Definition at line 1476 of file phplot.php.

SetTextColor ( which_color)

Definition at line 766 of file phplot.php.

SetTickColor ( which_color)

Definition at line 754 of file phplot.php.

SetTickLength ( which_tl)

Definition at line 1481 of file phplot.php.

SetTitle ( title)

Definition at line 619 of file phplot.php.

SetTitleColor ( which_color)

Definition at line 748 of file phplot.php.

SetTitleFontSize ( which_tfs)

Definition at line 236 of file phplot.php.

Definition at line 1767 of file phplot.php.

SetTransparentColor ( which_color)

Definition at line 1325 of file phplot.php.

SetUseTTF ( which_ttf)

Definition at line 231 of file phplot.php.

SetVertTickIncrement ( which_ti)

Definition at line 1446 of file phplot.php.

SetVertTickPosition ( which_tp)

Definition at line 1472 of file phplot.php.

SetXAxisPosition ( which_pos)

Definition at line 375 of file phplot.php.

SetXDataLabelAngle ( which_xdla)

Definition at line 391 of file phplot.php.

SetXDataLabelMaxlength ( which_xdlm)

Definition at line 383 of file phplot.php.

SetXGridLabelType ( which_xglt)

Definition at line 606 of file phplot.php.

SetXLabel ( xlbl)

Definition at line 611 of file phplot.php.

Definition at line 1132 of file phplot.php.

SetXScaleType ( which_xst)

Definition at line 395 of file phplot.php.

SetXTimeFormat ( which_xtf)

Definition at line 379 of file phplot.php.

SetYAxisPosition ( which_pos)

Definition at line 371 of file phplot.php.

SetYGridLabelType ( which_yglt)

Definition at line 601 of file phplot.php.

SetYLabel ( ylbl)

Definition at line 615 of file phplot.php.

Definition at line 1166 of file phplot.php.

SetYScaleType ( which_yst)

Definition at line 399 of file phplot.php.

TTFBBoxSize ( size,
angle,
font,
string 
)

Definition at line 1114 of file phplot.php.

xtr ( x_world)

Definition at line 1794 of file phplot.php.

ytr ( y_world)

Definition at line 1807 of file phplot.php.


Field Documentation

$axis_font = 2

Definition at line 75 of file phplot.php.

$axis_ttffont = './benjamingothic.ttf'

Definition at line 71 of file phplot.php.

$axis_ttffont_size = 8

Definition at line 72 of file phplot.php.

$bar_width_adjust = '1'

Definition at line 120 of file phplot.php.

$bg_color

Definition at line 99 of file phplot.php.

$browser_cache = '1'

Definition at line 29 of file phplot.php.

$color_array = 1

Definition at line 96 of file phplot.php.

$data_border_color = ''

Definition at line 116 of file phplot.php.

$data_color = ''

Definition at line 115 of file phplot.php.

$data_type = 'text-data'

Definition at line 110 of file phplot.php.

$data_values

Definition at line 128 of file phplot.php.

$datalabel_font = '2'

Definition at line 78 of file phplot.php.

$draw_data_labels = '0'

Definition at line 145 of file phplot.php.

$draw_plot_area_background = ''

Definition at line 33 of file phplot.php.

Definition at line 165 of file phplot.php.

$draw_x_data_labels = ''

Definition at line 157 of file phplot.php.

$draw_x_grid = 0

Definition at line 176 of file phplot.php.

$draw_y_grid = 1

Definition at line 177 of file phplot.php.

$error_bar_color = ''

Definition at line 127 of file phplot.php.

$error_bar_line_width = ''

Definition at line 126 of file phplot.php.

$error_bar_shape = 'tee'

Definition at line 124 of file phplot.php.

$error_bar_size = 5

Definition at line 125 of file phplot.php.

$file_format = 'png'

Definition at line 91 of file phplot.php.

$file_name = ''

Definition at line 92 of file phplot.php.

$font = './benjamingothic.ttf'

Definition at line 54 of file phplot.php.

$font_path = './'

Definition at line 53 of file phplot.php.

$grid_color

Definition at line 101 of file phplot.php.

$group_frac_width = '.7'

Definition at line 119 of file phplot.php.

$horiz_tick_increment = ''

Definition at line 170 of file phplot.php.

$i_light = ''

Definition at line 107 of file phplot.php.

$image_border_type = ''

Definition at line 37 of file phplot.php.

$image_height

Definition at line 36 of file phplot.php.

$image_width

Definition at line 35 of file phplot.php.

$is_inline = 0

Definition at line 28 of file phplot.php.

$label_color

Definition at line 105 of file phplot.php.

$label_scale_position = '.5'

Definition at line 118 of file phplot.php.

$legend = ''

Definition at line 146 of file phplot.php.

$legend_x_pos = ''

Definition at line 147 of file phplot.php.

$legend_y_pos = ''

Definition at line 148 of file phplot.php.

$light_grid_color

Definition at line 102 of file phplot.php.

$line_style = array('solid','solid','solid','dashed','dashed','solid')

Definition at line 113 of file phplot.php.

$line_width = 2

Definition at line 112 of file phplot.php.

$max_x = 10

Definition at line 139 of file phplot.php.

$max_y = ''

Definition at line 138 of file phplot.php.

$min_y = ''

Definition at line 137 of file phplot.php.

$num_horiz_ticks = ''

Definition at line 171 of file phplot.php.

$num_vert_ticks = ''

Definition at line 166 of file phplot.php.

$number_x_points

Definition at line 132 of file phplot.php.

$plot_area = array(5,5,600,400)

Definition at line 42 of file phplot.php.

$plot_area_width = ''

Definition at line 131 of file phplot.php.

$plot_bg_color

Definition at line 100 of file phplot.php.

$plot_border_type = 'full'

Definition at line 130 of file phplot.php.

$plot_max_x = ''

Definition at line 134 of file phplot.php.

$plot_max_y = ''

Definition at line 136 of file phplot.php.

$plot_min_x

Definition at line 133 of file phplot.php.

$plot_min_y = ''

Definition at line 135 of file phplot.php.

$plot_type = 'linepoints'

Definition at line 111 of file phplot.php.

$point_shape = 'diamond'

Definition at line 123 of file phplot.php.

$point_size = 10

Definition at line 122 of file phplot.php.

$print_image = 1

Definition at line 49 of file phplot.php.

$scale_is_set = ''

Definition at line 32 of file phplot.php.

$session_set = ''

Definition at line 31 of file phplot.php.

$shading = 0

Definition at line 95 of file phplot.php.

$si_units = ''

Definition at line 142 of file phplot.php.

$skip_bottom_tick = '0'

Definition at line 173 of file phplot.php.

$skip_top_tick = '0'

Definition at line 172 of file phplot.php.

$small_font = 2

Definition at line 59 of file phplot.php.

$small_font_height = 8.0

Definition at line 61 of file phplot.php.

$small_font_width = 6.0

Definition at line 60 of file phplot.php.

$small_ttffont_size = 12

Definition at line 57 of file phplot.php.

$text_color

Definition at line 106 of file phplot.php.

$tick_color

Definition at line 103 of file phplot.php.

$tick_length = '10'

Definition at line 162 of file phplot.php.

$title_angle = 0

Definition at line 66 of file phplot.php.

$title_color

Definition at line 104 of file phplot.php.

$title_font = '4'

Definition at line 68 of file phplot.php.

$title_ttffont = './benjamingothic.ttf'

Definition at line 64 of file phplot.php.

$title_ttffont_size = 14

Definition at line 65 of file phplot.php.

$title_txt = ""

Definition at line 149 of file phplot.php.

$use_ttf = 0

Definition at line 52 of file phplot.php.

$vert_tick_increment = ''

Definition at line 167 of file phplot.php.

$vert_tick_position = 'both'

Definition at line 168 of file phplot.php.

$x_axis_position = 0

Definition at line 43 of file phplot.php.

$x_datalabel_angle = 0

Definition at line 73 of file phplot.php.

$x_datalabel_maxlength = 10

Definition at line 159 of file phplot.php.

$x_grid_label_type = 'data'

Definition at line 156 of file phplot.php.

$x_label_angle = '0'

Definition at line 83 of file phplot.php.

$x_label_ttffont = './benjamingothic.ttf'

Definition at line 81 of file phplot.php.

$x_label_ttffont_size = '12'

Definition at line 82 of file phplot.php.

$x_label_txt = ""

Definition at line 151 of file phplot.php.

$x_left_margin

Definition at line 38 of file phplot.php.

$x_precision = '1'

Definition at line 141 of file phplot.php.

$x_right_margin

Definition at line 40 of file phplot.php.

$x_time_format = "%H:%m:%s"

Definition at line 158 of file phplot.php.

$xscale_type = 'linear'

Definition at line 45 of file phplot.php.

$y_axis_position = ''

Definition at line 44 of file phplot.php.

$y_bot_margin

Definition at line 41 of file phplot.php.

$y_grid_label_pos = 'plotleft'

Definition at line 155 of file phplot.php.

$y_grid_label_type = 'data'

Definition at line 154 of file phplot.php.

$y_label_angle = 90

Definition at line 87 of file phplot.php.

$y_label_ttffont = './benjamingothic.ttf'

Definition at line 85 of file phplot.php.

$y_label_ttffont_size = '12'

Definition at line 86 of file phplot.php.

$y_label_txt = ''

Definition at line 150 of file phplot.php.

$y_label_width = ''

Definition at line 88 of file phplot.php.

$y_precision = '1'

Definition at line 140 of file phplot.php.

$y_top_margin

Definition at line 39 of file phplot.php.

$yscale_type = 'linear'

Definition at line 46 of file phplot.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations