Should it be possible to rotate the view? #69

Open
opened 2019-08-29 21:03:47 +00:00 by glen · 0 comments
Owner

Currently we only see "layers" in which z is fixed and x and y vary. Should we also be able to see "column stacks" in which x is fixed and z and y vary, and
"row stacks" in which y is fixed and x and z vary? One potential issue with "row stacks" is that different cells for the same x but different zs would have different widths, so we would need to figure out how to display that. Presumably we would need to move width from a column attribute to a cell attribute and just deal with varying-width cells in a column. That doesn't seem so awful.

Currently we only see "layers" in which z is fixed and x and y vary. Should we also be able to see "column stacks" in which x is fixed and z and y vary, and "row stacks" in which y is fixed and x and z vary? One potential issue with "row stacks" is that different cells for the same x but different zs would have different widths, so we would need to figure out how to display that. Presumably we would need to move width from a column attribute to a cell attribute and just deal with varying-width cells in a column. That doesn't seem so awful.
glen added the
enhancement
label 2019-08-29 21:03:51 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: glen/teapot-spreadsheet#69
No description provided.