ChartFx v11.2.1 Release Notes
Release Date: 2020-10-01 // over 2 years ago-
🛠 This release contains only small bugfixes from issues or leftovers from the 11.2. refactoring:
- 🛠 Histogram indexing fixed and clarified bin boundaries when using the constructor
- ⚡️ Axes now get consistently updated on range change (#259)
- Inverted x-Axis did not show labels bc of overlap detection (#261)
- Error DataSetRenderer for inverted x-Axis
- Wrong errors on last point after data reduction (#265)
- Oscilloscope axis was broken and needed adjustments
- 0️⃣ FXML support was broken due to a missing default constructor
- ➕ Additional unit tests (AbstractAxis) and code cleanup