🌞 A highly customizable JavaScript library for generating interactive heatmaps. It transforms data into smooth, visually intuitive heat layers, making patterns and intensity easy to spot at a glance.
Stars
890
Forks
18
Watchers
890
Open Issues
0
Overall repository health assessment
^3.3.5^10.0.1^1.15.18^8.57.1^8.57.1^1.98.0^5.46.1^8.5.1^5.9.314
commits
Fixed a date issue when using the new showStartEndYearDays option.
b0a8ea0View on GitHubAdded a new binding option called "views.map.showStartEndYearDays", which states if the starting/ending year days should be shown (applied only when "views.map.showMonthDayGaps" is enabled, defaults to true).
dfb6f05View on GitHubFixed a fault that caused the "Days" and "Months" views to show the incorrect colors when the binding option "showStackedColorRanges" is disabled.
f8dd456View on GitHubAdded a new binding option called "dynamicColorRange.overrideCheckBoxColors", which states if the lightest color used for the color ranges should also be used for the checkboxes (defaults to true).
11b2e8dView on GitHubAdded a new binding option called "dynamicColorRange.startName", which states the starting name to use for the color ranges (defaults to "Day Color").
dffef7eView on GitHubAdded a new binding option called "dynamicColorRange.hoverOpacity", which states the opacity of the hover effect (defaults to 0.7).
c5bc878View on GitHub