Releases: Kuestenschmiede/VisualizationBundle
Releases · Kuestenschmiede/VisualizationBundle
Version 2.3.0
Changes:
- switch c3.js to billboard.js
Version 2.2.0
Changes:
- con4gis 10 compaptiblity
Version 2.1.1
Changes:
- Fix scales for range_all
- Add workaround to clean x axis when all data is displayed
- Fix issues for when only one range exists
Version 2.1.0
Changes:
- Contao 5 support
Version 2.0.9
Changes:
- only deliver manual min-max values for ranges
- use DateTimeImmutable
Version 2.0.8
Changes:
- allow custom limits for ranges
- allow own label for all values
Version 2.0.7
Changes:
- Do not trim yFormat and y2Format in chart backend module
- Fix the value of a where condition being interpreted as a column
Version 2.0.6
Changes:
- Change order of switch cases to fix an issue if the default value is not set
- Add min and max options for y and y2 axes
Version 2.0.5
Changes:
- Always return JsonResponse from /visualization-api/fetchChart/{chartId}
- Add alt tag to chart watermark
- Compress api response if zlib extension is loaded
- Increase mcw version
- Remove z-index from watermark
- Add chart style classes
- Add styles for watermark
- Add missing visibility modifier
- Add ChartElement::tickMode
- Add chart.xTickMode option
- Add yearly option for chart.xTickMode
- Add element.extractYearFromXTimestamp option
- Fix colors not being properly applied to chart elements
- Fix axis labels not being loaded correctly
Version 2.0.4
Changes:
- Fix errors while loading column names