close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 21 years ago

Closed 21 years ago

#134 closed defect (invalid)

Chart([[series]], file path) only works in TOLBase, not in TOL

Reported by: request Owned by: danirus
Priority: normal Milestone:
Component: SetAlgebra Version: head
Severity: minor Keywords:
Cc:

Description

Chart(series?, file path) only works in TOLBase, not in TOL

This program don't create any gif file from tol.exe

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

Set set = Chart(ser?, "error200408-134.gif");

Because Chart() need Tcl/Tk (?)

Change History (1)

comment:1 Changed 21 years ago by danirus

Resolution: invalid
Status: newclosed

This is not a bug. Maybe it could be discussed in some Tol-Project Lists but can
not be reported as a bug because there is no error in the behaviour of Chart
function.

Note: See TracTickets for help on using tickets.