terezka / elm-charts

Create SVG charts in Elm.
https://www.elm-charts.org
BSD 3-Clause "New" or "Revised" License
734 stars 67 forks source link

docs: Tick.style does not exist anymore #24

Closed martinos closed 7 years ago

martinos commented 7 years ago

Fixing documentation that was using Tick.style which does not exist.

terezka commented 7 years ago

Oh, didn't see that - thanks a lot!