Watch video
Learn how to create and configure the Syncfusion React HeatMap Chart component in a React application. The React HeatMap Chart is a graphical representation of two-dimensional data where the values are represented with gradient or solid color variations. In this video, you will learn few of its basic features like data points, bubbles, axes, color palettes, dimensions, and tooltips. The bubble HeatMap Chart or the matrix bubble chart, visualizes data using variations in bubble attributes such as size, color, and sector.
Download Example: Getting Started with the React HeatMap Chart
Watch video
Learn how easily you can bind data to the Syncfusion React HeatMap Chart component in a React application. In this video you will learn how to bind a two-dimensional array data and JSON data to the HeatMap Chart component using cell binding and row binding methods.
Download Example: How to Bind Data to the React HeatMap Chart