Comment on Painting in ClojureComments−guard-of-terra12yThis is my take at drawing in Clojure:https://github.com/alamar/elegraph/blob/master/moscow.pngAn infographic showing voting in some elections in Moscow, and presumed violations thereof.One pixel - one vote. One blob - one voting comission. Had to learn to draw circles of a given area.
Comments
This is my take at drawing in Clojure:
https://github.com/alamar/elegraph/blob/master/moscow.png
An infographic showing voting in some elections in Moscow, and presumed violations thereof.
One pixel - one vote. One blob - one voting comission. Had to learn to draw circles of a given area.