This issue is not reproducible in my environment with GTK on Linux 32bit and 64bit. In the provided screenshot, not only labels and items in legend but also Y axis title are not drawn. This behavior looks similar with #2791767.
If it doesn’t work, it is likely that the issue is coming from incomplete configuration for SWT library (e.g. the shared library required for SWT cannot be found in your environment).
Best Regards,
Yoshitaka
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
This issue is not reproducible in my environment with GTK on Linux 32bit and 64bit. In the provided screenshot, not only labels and items in legend but also Y axis title are not drawn. This behavior looks similar with #2791767.
Does the following SWT example code work in your environment?
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet10.java
If it doesn’t work, it is likely that the issue is coming from incomplete configuration for SWT library (e.g. the shared library required for SWT cannot be found in your environment).
Best Regards,
Yoshitaka