Actions
Bug #1452
closedInvalid chart url's
Start date:
10/05/2012
Due date:
% Done:
0%
Estimated time:
Description
Concerning the git release "3.2.2-9-ge0145ce"
Cartesian charts are broken. When rendered offline with png, it returns an image element with an invalid url:
while it should have been:
Patching WWidgetRasterPainter to return the correct url does not help either. So something more fundamental is broken here.
Rendering on html canvas results in an empty rectangle.
There is no apparent error message. Seems to occur independent of the browser type.
Updated by Koen Deforche about 12 years ago
- Status changed from New to Resolved
- Assignee set to Koen Deforche
- Target version set to 3.2.3
Updated by Koen Deforche about 12 years ago
- Status changed from Resolved to Closed
Actions