Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

graph #4

Open
rofrol opened this issue Feb 13, 2018 · 7 comments
Open

graph #4

rofrol opened this issue Feb 13, 2018 · 7 comments
Labels
help wanted Extra attention is needed
Milestone

Comments

@rofrol
Copy link
Owner

rofrol commented Feb 13, 2018

Use https://github.com/terezka/line-charts to display

@rofrol rofrol added the help wanted Extra attention is needed label Feb 13, 2018
@rofrol rofrol added this to the 1.0 milestone Feb 13, 2018
@joefiorini
Copy link
Collaborator

I can get started on this possibly tonight assuming I'm correct about #1.

@rofrol
Copy link
Owner Author

rofrol commented Feb 13, 2018

just mock this with some data, postgresl can be added later

@joefiorini
Copy link
Collaborator

I planned on mocking it, just wanted to get an idea of what the data will look like so it'll be close. Assuming something like [{ date: "2018-02-13", count: 563 }, ...]?

@rofrol
Copy link
Owner Author

rofrol commented Feb 13, 2018

Looks good.

@joefiorini
Copy link
Collaborator

Based on terezka/line-charts#27 it’s not actually published yet. I checked with him, but we may have to include it from Github if he’s not publishing soon. Or find another one 😒

@rofrol
Copy link
Owner Author

rofrol commented Feb 14, 2018

So maybe this http://package.elm-lang.org/packages/terezka/elm-plot/latest and eventually line-charts when it's released.

@joefiorini
Copy link
Collaborator

Got a start on this tonight. Given that line-charts seems pretty close to release I went ahead and used it with elm-github-install. I documented that in the client README.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants