Bug 498038 - [Linux CentOS] Malformed SWT Bar Chart
Summary: [Linux CentOS] Malformed SWT Bar Chart
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BIRT (show other bugs)
Version: 4.5.0   Edit
Hardware: PC CentOS
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Birt-Chart-inbox@eclipse.org CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-18 04:59 EDT by Arye Shemesh CLA
Modified: 2016-07-18 05:00 EDT (History)
0 users

See Also:


Attachments
Malformed chart rendered for SWT (7.60 KB, image/png)
2016-07-18 04:59 EDT, Arye Shemesh CLA
no flags Details
The correct chart rendered to PNG (12.32 KB, image/png)
2016-07-18 05:00 EDT, Arye Shemesh CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arye Shemesh CLA 2016-07-18 04:59:22 EDT
Created attachment 263153 [details]
Malformed chart rendered for SWT

I have code that creates an SWT bar chart using chart engine APIs.

This worked perfectly on Linux CentOs 6.5, but when we upgraded to CentOs 6.6 the chart is malformed (see attached malformed chart screenshot) - the legend, axis labels and some data labels are missing.

When I render the same chart object to PNG, I do get the result I'm expecting.
Comment 1 Arye Shemesh CLA 2016-07-18 05:00:40 EDT
Created attachment 263154 [details]
The correct chart rendered to PNG