Original from http://ccl.northwestern.edu/netlogo/models/HeatDiffusion |
Redesign |
Comments |
|
: |
||
CritiqueColor mapping: Spectral schemes such as this one do not map intutively a color tu a value, they are meant to show categories not progressions of values. More over notice in the legend bar to the left while blue has the higher value GUI: The widgets are not grouped or positioned acording to their functions.The slider that modifies the tempeartures on the sides should be on the corresponding side that is affected. They are not, they do not have a intuitive mapping.
|
Improvements:Color mapping: Used Divergent Red Blue Color Schemes for ColorBrewer to map the value to color. Added numbers to legend bar on the left hand side. .Mapped color following cultural conventions, red is hotter and blue is colder. GUI Grouped the widget by funcionality, and placed the tempearture sliders on their corresponding side, in order to achive a natural geometic mapping of th interface. |