hpi-epic / repositoryguide

Guiding you in exploring your team's Git(Hub) repository
MIT License
1 stars 1 forks source link

Implemented relative heatmp coloring #49

Closed SanJSp closed 3 years ago

SanJSp commented 3 years ago

Fixes #43

Changes

This PR introduces a relative coloring of the heatmaps. We do now have a member variable maxValue which is lazy evaluating the max values of the data. This leads to brighter and more colorful heatmap fields! 🥳

Screenshots

Before

grafik

After

grafik

Checklist before merge

Developer's responsibilities