Releases: Kuestenschmiede/VisualizationBundle
Releases · Kuestenschmiede/VisualizationBundle
Version 2.0.3
Changes:
- Fix a sometimes occuring loading order issue
- Fix wrong date conversion
- Enable input of date strings as x values
- Fix issues with wrong timestamp/timezone conversions
Version 2.0.2
Changes:
- Fix issues with sql column definitions
- Fix custom tooltip for pie chart
- Disable labels when label field is not set in backend
Version 2.0.1
Changes:
- Adjust label size
Version 2.0.0
Changes:
- Several fixes to work with php8
- Add showEmptyYValues property
- Add cssID field to chart content element
- Fix format string for y axis
- Set yLabelCount
- Add option to display second y axis
- Add first version of custom tooltip implementation
- Add basic styling for custom tooltip
- Add subchart functionality
- Add option for grid lines
- Add missing sorting entry
- Decode html entities in chart titles
- ...
Version 1.3.2
Changes:
- Revert "added mcw 3.4.12 to prevent cto 4.11 error"
Version 1.3.1
Changes:
- added mcw 3.4.12 to prevent cto 4.11 error
Version 1.3.0
Changes:
Initial version for con4gis 8.
Version 1.2.1
Changes:
- Fixed tooltip without tooltip format
- Added decimalPoints param to chart configuration
Version 1.2.0
Changes:
- Modifications for con4gis 7.3
Version 1.1.0
Changes:
- fixed rotate query
- Removed special timevalue saving
- Fixed timestamp handling
- Added switches for points, legend and labels
- Added spline, donut and gauge chart
- Added min count for identical X
- Display element names as labels
- Added redirectSite for Elements, cssClass and tooltip deactivation for charts
- Added some gantt stuff
- Added area and area-spline as element types