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

Implement basic currency graph for dashboard #132

Closed
slaweet opened this issue Dec 20, 2017 · 0 comments
Closed

Implement basic currency graph for dashboard #132

slaweet opened this issue Dec 20, 2017 · 0 comments
Assignees

Comments

@slaweet
Copy link
Contributor

slaweet commented Dec 20, 2017

Expected behaviour

A subtask of #59: Implement a graph that shows LSK/BTC for past 24H.

The designs suggest using http://www.chartjs.org/, namely:
http://www.chartjs.org/samples/latest/scales/linear/min-max-suggested.html
http://www.chartjs.org/samples/latest/tooltips/positioning.html

https://drive.google.com/drive/u/2/folders/1B1wiyNp-ERR5ETVBpLhVEG7L5598oe7O
02_dashboard- -start-day-dashboard-lisk-l

The data should be fetched directly from lisk explorer, once explorer api is fixed in LiskArchive/lisk-explorer#368
https://explorer.lisk.io/api/exchanges/getCandles?e=poloniex&d=hour

Actual behaviour

There is no currency graph

@slaweet slaweet added the *hard label Dec 20, 2017
@slaweet slaweet mentioned this issue Dec 20, 2017
3 tasks
@slaweet slaweet changed the title Implement basic currency graph for dashoard Implement basic currency graph for dashboard Dec 20, 2017
@slaweet slaweet self-assigned this Jan 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant