Releases: eclipse/swtchart
1.0.0
- VectorGraphics2d - integrate source code SWTChart#414
- MouseWheel - slide X and Y SWTChart#406
- Custom Series - add polygon element SWTChart#401
- Custom Series - add point / rectangle converter SWTChart#400
- Track the chart export X and Y axis selection SWTChart#397
- Line Series - Area Strict Option SWTChart#387
- Custom Series - add support for rectangle and line SWTChart#367
- SWT Resource was not properly disposed SWTChart#329
- Series Mapper - add a dynamic option to assign the settings SWTChart#327
https://download.eclipse.org/swtchart/releases/1.0.0/repository
0.14.0
- Update to Eclipse 2022-12 SWTChart#317
- Make getPixelCoordinate(...) a public method SWTChart#307
- Box Plot SWTChart#306
- Buffered Selection - remove label experimental SWTChart#305
- Clipboard - support for image and text data SWTChart#304
- Added an UI optimized for dark mode. SWTChart#300
- Added icons to the right-click menu. SWTChart#299, SWTChart#296
- Added an option to make axis lines optional. SWTChart#274
https://download.eclipse.org/swtchart/releases/0.14.0/repository
0.13.0
Added Support Pie & Doughnut Chart
Added Support for Multilevel Pie & Doughnut Chart
Custom Charts moved to a separate bundle: org.eclipse.swtchart.customcharts
An extended legend has been added, which allows to modify the series color and description
SVG export via a template has been added - no dependencies and faster than using Apache Batik
The export bundle has been splitted into export (no dependencies) and export.extended (with dependencies: Apache Batik, ...)
Buffered Selection option to optimize the range selection (avoid redraw of series when doing the selection)
https://download.eclipse.org/swtchart/releases/0.13.0/repository
0.12.0
The version has been increased from 0.7.0 to 0.12.0 to avoid confusion regarding the previous SWTChart release, which was not developed as an official SWTChart project.