@syncfusion/ej2-react-heatmap
Version:
Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors for React
28 lines • 902 B
JSON
{
"name": "@syncfusion/ej2-react-heatmap",
"version": "32.1.19",
"description": "Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors for React",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
"keywords": [
"react",
"react-heatmap",
"ej2-react-heatmap"
],
"repository": {
"type": "git",
"url": "https://github.com/syncfusion/ej2-react-ui-components.git"
},
"main": "./dist/ej2-react-heatmap.umd.min.js",
"module": "./index.js",
"es2015": "dist/es6/ej2-react-heatmap.es2015.js",
"readme": "ReadMe.md",
"dependencies": {
"@syncfusion/ej2-base": "~32.1.19",
"@syncfusion/ej2-react-base": "~32.1.19",
"@syncfusion/ej2-heatmap": "32.1.19"
},
"devDependencies": {},
"sideEffects": false,
"homepage": "https://www.syncfusion.com/react-components"
}