﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
136	Chart() permanent black border	request	rcsoto	"// Chart() permanent black border

/*
All the charts have a black border.
  This border appear:
  - In the chart window
  - In the Gif files
  This border disappear:
  - In the chart window Graph options is active
  - And some times but is not clear how and when

There aren't option in Chart option to eliminate this border
*/


// Use this code if you want to see a chart with black border

Serie ser = CalVar(WD(1), D(1)) * CalVar(WD(2), D(1));

Set   set = Chart([[ser]], """");"	defect	closed	normal		Graphics	head	minor	fixed		
