line-charts icon indicating copy to clipboard operation
line-charts copied to clipboard

Convert example to use elm 0.19

Open martinos opened this issue 6 years ago • 1 comments

At the moment the examples are not working with elm 0.19.0

martinos avatar Dec 15 '19 22:12 martinos

Currently, the examples are only working for elm 0.19.1 after changing elm.json (https://github.com/terezka/line-charts/blob/9d07b1e213f3d971537e57a6e28f3d2bdec30042/examples/elm.json#L7) to "elm-version": "0.19.1" @terezka

hansvb avatar Apr 08 '21 20:04 hansvb