Releases: mendixlabs/ChartJS
Releases · mendixlabs/ChartJS
App Store release 3.3.1
- Merge PR #65 (added options for pointDot, LineChart)
App Store release 3.3.0
App Store release 3.2.0
App Store release 3.1.3
- Fix #61: Scaling of label on y-axis when using decimals
App Store v3.1.2 release
- Minor codestyle updates
App Store v3.1.1 release
- 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
App Store v3.0.0 release
- 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
- Fixed issue with resizing
- Fixed issue with rendering in tab container
- Improved documentation
App Store v1.2 release
- 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.