Providing templates when you are implementing a new script Easily finding Groovy functions related to the CPI topic at hand Minimizing search engine time for common tasks Script examples are provided ...
$chart Xaxis -type "category" -data [list $hours] -splitArea {show true} $chart Yaxis -type "category" -data [list $days] -splitArea {show true} -boundaryGap "True" ...