Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 313 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 313 Bytes

2D-Array-to-Histogram

Generates two dimensional array which gets displayed as a histogram. Bars on the edge are marked black, a bar with two neighbors with higher values is green, a bar with two neighbors with lower values is red and in other cases is grey. An example can be seen below.