Actions
Bug #4300
closedWCartesianChart with setZoomEnabled can clip axis labels and axis (under some conditions)
Start date:
07/08/2015
Due date:
% Done:
0%
Estimated time:
Description
With github Wt 3.3.3-82-g33eb2b5, the endpoint axis labels are sometimes clipped in a WCartesianChart with setZoomEnabled. This occurs even when fully zoomed out. The axis labels appear to be drawn correctly when zoom is not enabled. Under some conditions, the x-axis itself can be clipped. This can be observed with the attached test program by creating a zoomable chart and increasing its vertical height until the axis gets clipped.
Tested with Windows 7 IE11 and Debian 7.8 using Chromium 37.0.2062.120 and Iceweasel 31.8.0.
Files
Actions