Eclipse SWT Chart - Extending the export options
- Mentors
- Philip Wenig
- Organization
- The Eclipse Foundation
Eclipse SWTChart allows to create different types of charts. The API is well designed and allows to create Line, Bar and Scatter charts easily. In addition to that, charts can be created even more easily with the SWTChart extensions. It uses the convention over configuration pattern and offers many additional improvements to scale axes of different type automatically or to select specific data ranges.
This project aims to extend the export options already available under the SWTChart extensions menu. Currently available export options are PNG, JPG, BMP, CSV, LaTeX, R Script.
New export options to be added are .PDF (Portable Document Format) .SVG (Scalable Vector Graphics) .EPS (Encapsulated PostScript)