﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
519	error when pussing the statistics button in a series chart	lmartiles	Jorge	"Hi guys,

Once the following code is compiled, 

Matrix aux = Rand(2,100,0,1);
Set sers = MatSerSet(aux,Daily,y2000);
Text TclChartSerie(sers, SetOfSet(
  TclArgSt(""-title"",    ""CHAIN, parametro""),
  TclArgSt(""-geometry"", ""814x692+10+10""),
  TclArgSt(""-type"",     ""2"")
));

and statistics are required pushing the corresponding button, you get an error ... and no statistics ;-)

cheers,

Artiles"	defect	assigned	high		Graphics	head	normal			
