rrd::Graph method init (protected)

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

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

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

Testcases:
No testcase defined.
Source code:
next
if {![info exists name]} {
  set :name [namespace tail [self]]
}

if {![info exists filename]} {
  set :imgname ${:name}.[string tolower ${:imgformat}]
  set :filename $::acs::rootdir/www/${:imgname}
}
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: