@syncfusion/ej2-vue-heatmap
Advanced tools
Comparing version 17.1.38 to 17.1.42
@@ -62,13 +62,2 @@ # Changelog | ||
## 16.3.21 (2018-09-22) | ||
### HeatMap | ||
#### New Features | ||
- Bubble tile type support has been included in heatmap for visualizing data points by mapping the data to bubble size and bubble color. | ||
- Axis label increment feature has been added to heat map. It’s is used to display the axis label with regular interval values in numeric and date time axes | ||
- Provided the smart legend feature for fixed type legend. | ||
- Provided the support for nested data binding for JSON data. | ||
## 16.3.17 (2018-09-12) | ||
@@ -75,0 +64,0 @@ |
/*! | ||
* filename: ej2-vue-heatmap.umd.min.js | ||
* version : 17.1.38 | ||
* version : 17.1.42 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"name": "@syncfusion/ej2-vue-heatmap", | ||
"version": "17.1.38", | ||
"version": "17.1.42", | ||
"description": "Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors for Vue", | ||
@@ -29,5 +29,5 @@ "author": "Syncfusion Inc.", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.1.38", | ||
"@syncfusion/ej2-vue-base": "~17.1.38", | ||
"@syncfusion/ej2-heatmap": "17.1.38" | ||
"@syncfusion/ej2-base": "~17.1.42", | ||
"@syncfusion/ej2-vue-base": "~17.1.42", | ||
"@syncfusion/ej2-heatmap": "17.1.42" | ||
}, | ||
@@ -34,0 +34,0 @@ "devDependencies": {}, |
46440
+ Added@syncfusion/ej2-heatmap@17.1.42(transitive)
- Removed@syncfusion/ej2-heatmap@17.1.38(transitive)