Skip to content

Releases: mendixlabs/ChartJS

App Store release 3.3.1

03 Mar 13:42

Choose a tag to compare

  • Merge PR #65 (added options for pointDot, LineChart)

App Store release 3.3.0

23 Feb 09:26

Choose a tag to compare

Merged #64 from @Mcpoowl, adding:

  • Fixed font on axis
  • Add labels to axis
  • Added Chart titles + fontsize

App Store release 3.2.0

16 Feb 10:49

Choose a tag to compare

  • Revert #62, setting rounding in the Modeler
  • Fixing opacity #63
  • Adding option 'stacked' to LineChart #63

App Store release 3.1.3

11 Feb 15:02

Choose a tag to compare

  • Fix #61: Scaling of label on y-axis when using decimals

App Store v3.1.2 release

09 Feb 10:57

Choose a tag to compare

  • Minor codestyle updates

App Store v3.1.1 release

13 Jan 14:16

Choose a tag to compare

  • Fix issues regarding animation (set animation duration to 0 if you experience problems with multiple widgets)
  • Fix custom templates for legends (adding classes)
  • Removed custom templates (not used in new version of Chart.JS)

App Store v3.1.0 release

12 Jan 14:29

Choose a tag to compare

  • Fix #55 LineChart beziercurve is not working
  • Fix #54 Legend is drawn twice (you can now choose which one you use)
  • Fix animations

App Store v3.0.0 release

11 Jan 15:47

Choose a tag to compare

  • Checked for MX6
  • Added ChartJS v2.0.0-beta2
  • Fix #49 Tooltip does not align with cursor (Duplicate #12)
  • Fix #47 Bar chart disappears when page is resized
  • Fix #42 Chart not shown in collapsed groupbox
  • Fix #34 Doughnut chart: Chart not refreshed after deselect a value in the legend
  • Fix #31 Stacked bar chart: Order of stacking
  • Fix #11 donut charts don't display

App Store v2.0 Release

17 Feb 14:45

Choose a tag to compare

  • Fixed issue with resizing
  • Fixed issue with rendering in tab container
  • Improved documentation

App Store v1.2 release

27 Jan 14:51

Choose a tag to compare

  • Sizing is now done with Aspect ratio from the width and height that can be set as appearance properties.
  • You are able to set colors without alteration from an entity attribute.