terezka/line-charts

After updating to Elm 0.19, Example4 Junk appears below chart

runeksvendsen opened this issue · 2 comments

I'm trying to get the chart from Example4 to work with line-charts 2.0.0 and Elm 0.19.

To do that I've had to change some dependencies, because the ones used in Example4 aren't available for Elm 0.19. Here is the commit that does that: runeksvendsen@3dc0e89

After doing this, the Junk falls below the chart:
Screenshot 2019-07-12 at 21 13 08

Looks like this is a duplicate of #59, which should be fixed by #58.

The above is correct. Closing this issue.