Interpolation을 통한 Geo Heatmaps 향상

11월 10, 2023
Highcharts Maps v11.2.0에서 지리적 히트맵 보간에 대한 지원을 추가되어 온도 지도와 유사한 차트에 대해 알려진 데이터 포인트 사이에 추정 값을 추가할 수 있습니다.

영어로 계속 읽기:

Highcharts Maps provides a standards-compliant method for creating schematic maps in web-based projects. It extends the user-friendly Highcharts JavaScript API to allow web developers to create interactive maps that display sales, election results, or any other geographically related information.

The Highchartts Maps v11.2.0 release adds support for interpolation in geographic heatmaps. The geoheatmap.interpolation feature allows the heatmap to render its data points as an interpolated image, estimating values between known data points. For example, you may have a have a table of temperature data that shows the temperature at specific points within a region. You can use interpolation to estimate the temperature in areas between the known data points. This new feature helps to create more easily understandable and visually appealing heatmaps, even with limited data sets.

To see a full list of what's new in version 11.2.0, see our release notes.

For more information, visit our Highcharts Maps product page.