﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
1221	TclChartSet fails drawing many curves	Pedro Gea	Jorge	"La función {{{TclChartSet}}} no funciona adecuademente cuando se intentan representar 11 o más curvas:
{{{
#!java
Set lista = For(1, 25, Set (Real i) { [[i, i^2]] });
Set listas = BinGroup(""|"",For(1, 11, Set (Real j) { lista }));
Text TclChartSet(listas, [[ 
  @TclArgSt(""-title"", ""Titulo""),
  @TclArgSt(""-type"" , ""3"")
]]);
}}}"	defect	closed	high	TOLBase Revitalization	Interface	head	critical	fixed		
