%3 ::rrd::Graph ::rrd::Graph imgName init render ::rrd::VolatileObject ::rrd::VolatileObject init ::rrd::Graph->::rrd::VolatileObject ::rrd::Element ::rrd::Element ::rrd::Element->::rrd::VolatileObject ::nx::Object ::nx::Object ::rrd::VolatileObject->::nx::Object

Class ::rrd::Graph

::rrd::Graph[i] create ... \
           [ -alt-autoscale-max:boolean alt-autoscale-max:boolean ] \
           [ -alt-autoscale-min:boolean alt-autoscale-min:boolean ] \
           [ -alt-autoscale:boolean alt-autoscale:boolean ] \
           [ -alt-y-grid:boolean alt-y-grid:boolean ] \
           [ -base:integer (default "1000") ] \
           [ -border:integer border:integer ] \
           [ -color:0..n (default "FONT#666666 ARROW#CFD6F8") ] \
           [ -daemon daemon ] \
           [ -dynamic-labels:boolean dynamic-labels:boolean ] \
           [ -elements:0..n (default "") ] \
           [ -end end ] \
           [ -filename filename ] \
           [ -fill-size-mode:boolean fill-size-mode:boolean ] \
           [ -font-render-mode font-render-mode ] \
           [ -font-smoothing-threshold font-smoothing-threshold ] \
           [ -font:0..n (default " "DEFAULT:0:DejaVuSans,DejaVu Sans,DejaVu LGC Sans,Bitstream Vera Sans" LEGEND:7:monospace TITLE:12 AXIS:8 UNIT:8 ") ] \
           [ -force-rules-legend:boolean force-rules-legend:boolean ] \
           [ -graph-render-mode graph-render-mode ] \
           [ -grid-dash grid-dash ] \
           [ -height:integer (default "175") ] \
           [ -imgformat (default "PNG") ] \
           [ -imginfo imginfo ] \
           [ -interlaced:boolean interlaced:boolean ] \
           [ -lazy:boolean lazy:boolean ] \
           [ -left-axis-format left-axis-format ] \
           [ -left-axis-formatter left-axis-formatter ] \
           [ -legend-direction legend-direction ] \
           [ -legend-position legend-position ] \
           [ -logarithmic:boolean logarithmic:boolean ] \
           [ -lower-limit lower-limit ] \
           [ -name name ] \
           [ -no-gridfit:boolean no-gridfit:boolean ] \
           [ -no-legend:boolean no-legend:boolean ] \
           [ -only-graph:boolean only-graph:boolean ] \
           [ -pango-markup:boolean pango-markup:boolean ] \
           [ -period (default "seconds") ] \
           [ -right-axis right-axis ] \
           [ -right-axis-format right-axis-format ] \
           [ -right-axis-formatter right-axis-formatter ] \
           [ -right-axis-label right-axis-label ] \
           [ -rigid:boolean rigid:boolean ] \
           [ -slope-mode:boolean slope-mode:boolean ] \
           [ -start start ] \
           [ -step step ] \
           [ -tabwidth:integer tabwidth:integer ] \
           [ -title title ] \
           [ -units-exponent:integer units-exponent:integer ] \
           [ -units-length:integer units-length:integer ] \
           [ -upper-limit upper-limit ] \
           [ -use-nan-for-all-missing-data:swtich,slot=::rrd::Graph::slot::use-nan-for-all-missing-data use-nan-for-all-missing-data:swtich,slot=::rrd::Graph::slot::use-nan-for-all-missing-data ] \
           [ -vertical-label vertical-label ] \
           [ -watermark (default "nx-rrd 0.1") ] \
           [ -week-fmt week-fmt ] \
           [ -width:integer (default "400") ] \
           [ -x-grid x-grid ] \
           [ -x-grid-none:boolean x-grid-none:boolean ] \
           [ -y-grid y-grid ] \
           [ -y-grid-none:boolean y-grid-none:boolean ] \
           [ -zoom zoom ]

Defined in packages/rrd-tool/tcl/rrd-procs.tcl

Class Relations

  • class: ::nx::Class[i]
  • superclass: ::rrd::VolatileObject[i]

Methods (to be applied on instances)

  • imgName (scripted, public)

     <instance of rrd::Graph[i]> imgName

    Partial Call Graph (max 5 caller/called nodes):
    %3

    Testcases:
    No testcase defined.
  • render (scripted, public)

     <instance of rrd::Graph[i]> render

    Partial Call Graph (max 5 caller/called nodes):
    %3

    Testcases:
    No testcase defined.