Improve grid styles.

This commit is contained in:
Andrey Antukh
2016-04-04 20:35:21 +03:00
parent cc7aef895e
commit 27e9afa6a8

View File

@@ -46,7 +46,7 @@
:x2 position
:stroke grid-color
:stroke-width (/ 0.5 zoom)
:opacity 0.25}])))
:opacity 0.50}])))
(horizontal-line [position value]
(if (< (mod value ticks-mod) step-size-y)
(html [:line {:key position