Simple heatmap image generator for Java
Stars
3
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
31
commits
Remove extra pipe character from README.MD
7bb39c7
Fix color slide rendering on example color scheme images
39fa421
Fix color ColorScheme.MD link
743488d
Add color slider to color scheme images
29b74a1
Add Performance test
200e908
Multithreaded rendering
9a6571c
Add map to Swing example
a184f91
Fix AlphaColorScheme attenuation
6a49ecf
Fix spotbugs and copy paste detector issues
b0ff40a
Indent pom files
1265e67
Split to heatmap-core and heatmap-examples modules
6bf029d
Fix README.md link to example images
13f2606
Rename MCSColor to HeatColor
3f9a454
Add segment heat source.
1342b01
Implement AlphaColorScheme with attenuation functions
f434aff