Ticket #11670 (new)
Tables do not keep column information
Reported by: | Raquel Alvarez Banos | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Backlog |
Component: | GUI | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
In a TableWorkspace, there is the option to set columns as X, Y, Z, X Err, Y Err and Label. However this information does not seem to be kept:
- create a table (File -> New -> New Table) and convert it to a TableWorkspace (Table -> Convert to TableWorkspace)
- right-click on the second column and "Column options ...", set the column as "Y Error".
- The column name is updated with "[yErr]" but if you close the table (without deleting the workspace) and double click on the workspace to open the table again, the column is marked as [Y].
Note: See
TracTickets for help on using
tickets.
This ticket has been transferred to github issue 12508