Skip to content

Releases: Kuestenschmiede/VisualizationBundle

Version 2.3.0

04 Feb 09:20
Compare
Choose a tag to compare

Changes:

  • switch c3.js to billboard.js

Version 2.2.0

09 Jan 09:36
Compare
Choose a tag to compare

Changes:

  • con4gis 10 compaptiblity

Version 2.1.1

23 Sep 13:59
Compare
Choose a tag to compare

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

02 May 14:00
Compare
Choose a tag to compare

Changes:

  • Contao 5 support

Version 2.0.9

09 Mar 13:38
Compare
Choose a tag to compare

Changes:

  • only deliver manual min-max values for ranges
  • use DateTimeImmutable

Version 2.0.8

08 Feb 13:37
Compare
Choose a tag to compare

Changes:

  • allow custom limits for ranges
  • allow own label for all values

Version 2.0.7

14 Nov 10:27
Compare
Choose a tag to compare

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

27 Jul 15:58
Compare
Choose a tag to compare

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

17 Jul 08:50
Compare
Choose a tag to compare

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

06 Apr 14:49
Compare
Choose a tag to compare

Changes:

  • Fix errors while loading column names