issues
search
terezka
/
line-charts
Archived in favor of terezka/elm-charts.
https://terezka.github.io/line-charts
BSD 3-Clause "New" or "Revised" License
456
stars
45
forks
source link
Stepped example minor fixes
#46
Open
headbandno2
opened
6 years ago
headbandno2
commented
6 years ago
Stepped code source was from other example.
addCmd
helper was defaulting to
Cmd.none
always, instead of using a
cmd
argument.
addCmd
helper was defaulting toCmd.none
always, instead of using acmd
argument.