All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
2.0.2 - 2025-01-14
- Update to ChartDirector 7.1
2.0.1 - 2023-03-13
- Implement workaround for issue #16 Applications could crash on invoking the ChartDirector method setOutputOptions due to a bug in the ChartDirector code. As a workaround a trailing semicolon is added to the options string. The included ChartDirector library will be updated as soon as an update is available.
2.0.0 - 2021-07-21
- Support for enhanced dynamic tooltips (new in ChartDirector 7)
- Support for DPI awareness (new in ChartDirector 7)
- Support for loading resources (like images and icons) from graphics files (similar to the QT version)
- Update to ChartDirector 7.0
- Enhanced drawing of selection box (less flicker)
- Support for wxWidgets versions 2.x
First public release
[1.0.0]: