@syncfusion/ej2-ng-charts
Advanced tools
Comparing version 16.1.37 to 16.1.40
@@ -11,2 +11,10 @@ <!-- markdownlint-disable MD010 --> | ||
### Chart | ||
#### Bug Fixes | ||
- Column width is now working properly, when enabling the `enableSideBySidePlacement` property. | ||
## 16.1.37 (2018-04-24) | ||
### Common | ||
@@ -13,0 +21,0 @@ |
/*! | ||
* filename: ej2-ng-charts.umd.min.js | ||
* version : 16.1.37 | ||
* version : 16.1.40 | ||
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"name": "@syncfusion/ej2-ng-charts", | ||
"version": "16.1.37", | ||
"version": "16.1.40", | ||
"description": "Essential JS 2 Chart Components for Angular", | ||
@@ -8,5 +8,5 @@ "author": "Syncfusion Inc.", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~16.1.37", | ||
"@syncfusion/ej2-ng-base": "~16.1.37", | ||
"@syncfusion/ej2-charts": "16.1.37", | ||
"@syncfusion/ej2-base": "~16.1.38", | ||
"@syncfusion/ej2-ng-base": "~16.1.38", | ||
"@syncfusion/ej2-charts": "16.1.40", | ||
"zone.js": "^0.7.2", | ||
@@ -13,0 +13,0 @@ "core-js": "^2.4.1", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
351478
+ Added@syncfusion/ej2-charts@16.1.40(transitive)
- Removed@syncfusion/ej2-charts@16.1.37(transitive)