Actions
Feature #3656
closedDisplay axis title vertically on WCartesianChart
Start date:
11/10/2014
Due date:
% Done:
0%
Estimated time:
Description
In current api WCartesianChart title only display as horizontally.
It is useful to diplay title in differnt angles. (specialy y axis vertically)
Updated by Koen Deforche almost 10 years ago
- Status changed from New to InProgress
- Assignee changed from Koen Deforche to Benoit Daccache
- Target version set to 3.3.4
We need a WAxis::setTitleOrientation(Wt::Orientation orientation) method and titleOrientation() getter. The current behavior (Horizontal) should be kept as default.
Updated by Benoit Daccache over 9 years ago
- Status changed from InProgress to Resolved
Updated by Koen Deforche over 9 years ago
- Status changed from Resolved to Closed
Actions