Skip to content

Releases: Kuestenschmiede/VisualizationBundle

Version 2.0.3

02 Mar 11:11
Compare
Choose a tag to compare

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

18 Feb 07:59
Compare
Choose a tag to compare

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

02 Feb 15:32
Compare
Choose a tag to compare

Changes:

  • Adjust label size

Version 2.0.0

31 Jan 08:23
Compare
Choose a tag to compare

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

08 Jul 10:38
Compare
Choose a tag to compare

Changes:

  • Revert "added mcw 3.4.12 to prevent cto 4.11 error"

Version 1.3.1

07 Jul 12:37
Compare
Choose a tag to compare

Changes:

  • added mcw 3.4.12 to prevent cto 4.11 error

Version 1.3.0

25 May 10:16
Compare
Choose a tag to compare

Changes:

Initial version for con4gis 8.

Version 1.2.1

06 Apr 13:55
Compare
Choose a tag to compare

Changes:

  • Fixed tooltip without tooltip format
  • Added decimalPoints param to chart configuration

Version 1.2.0

11 Mar 11:39
Compare
Choose a tag to compare

Changes:

  • Modifications for con4gis 7.3

Version 1.1.0

24 Feb 18:17
Compare
Choose a tag to compare

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