Closed runeksvendsen closed 5 years ago
I'm trying to get the chart from Example4 to work with line-charts 2.0.0 and Elm 0.19.
line-charts
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: https://github.com/runeksvendsen/line-charts/commit/3dc0e894cb7b042f21466f5fef7265c3dbae69d6
After doing this, the Junk falls below the chart:
Looks like this is a duplicate of #59, which should be fixed by #58.
The above is correct. Closing this issue.
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: https://github.com/runeksvendsen/line-charts/commit/3dc0e894cb7b042f21466f5fef7265c3dbae69d6
After doing this, the Junk falls below the chart: