Actions
Bug #2026
closedThe Z title is printed on top of the Z labels
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
07/12/2013
Due date:
% Done:
0%
Estimated time:
Description
For a 3D surface plot, the title is printed over the labels of the Z axis. See the included screenshot.
Files
Updated by Korneel Dumon over 11 years ago
currently the title is always put in the same position as a default. The API of WAxis allows you to set an additional offset which is taken into account (setTitleOffset).
Updated by Korneel Dumon over 11 years ago
- Status changed from New to Rejected
This can be adjusted by the user with "setTitleOffset(double offset)" in WAxis
Actions