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 15 years ago

Last modified 14 years ago

#884 new defect

X-Axis TimeSet option does not work

Reported by: Alfredo Torre Owned by: Jorge
Priority: high Milestone: TOLBase Revitalization
Component: Interface Version: 2.0.1
Severity: major Keywords: series graphics options axis TimeSet
Cc: irobles@…, cperez@…, javipor@…

Description (last modified by Jorge)

Please, check the graphic options with Series. The marks for a TimeSet picked (Options->Series->Axis) does not work.

Change History (2)

comment:1 Changed 14 years ago by Jorge

(In [3330]) By default the first sheet is active.

Excel.Destroy is renamed to Excel.Close

refs #884

  • When Excel.Open is invoked for an empty name "" then a new excel workbook is created in memory.
  • Excel.Save save to a file the current changes.
  • Excel.SaveAs save to another file.
  • Excel.WriteCell write a tol object to an excel cell.

fixes #1128

It is implemented a container keeping the handlers opened.

comment:2 in reply to:  1 Changed 14 years ago by Jorge

Description: modified (diff)

Replying to josp:

(In [3330]) By default the first sheet is active.

Excel.Destroy is renamed to Excel.Close

refs #884

  • When Excel.Open is invoked for an empty name "" then a new excel workbook is created in memory.
  • Excel.Save save to a file the current changes.
  • Excel.SaveAs save to another file.
  • Excel.WriteCell write a tol object to an excel cell.

fixes #1128

It is implemented a container keeping the handlers opened.

This comment is not for this ticket, see ticket #854

Note: See TracTickets for help on using tickets.