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

Graphs and charts #5

Closed
1 of 5 tasks
lavelle opened this issue Dec 20, 2013 · 2 comments
Closed
1 of 5 tasks

Graphs and charts #5

lavelle opened this issue Dec 20, 2013 · 2 comments
Assignees
Labels

Comments

@lavelle
Copy link
Contributor

lavelle commented Dec 20, 2013

We need a few ways of visualising the data returned by the vision algorithms. We're using D3.js for all of this.

We should create a few basic visualisation components (bar chart, line chart, table, pie chart), that accept some JSON formatted data from the server to display, and can the be inserted into the DOM.

Tasks

  • Bar chart
  • Line chart
  • Table
  • Pie chart
  • CSV data export
@lavelle
Copy link
Contributor Author

lavelle commented Dec 20, 2013

We can then test these by initially adding a few interesting statistics about a user to their profile page, displayed using these graphs.

@ghost ghost assigned lavelle and narayn60 Dec 20, 2013
@narayn60
Copy link
Member

Export data to .csv

@lavelle lavelle closed this as completed Apr 9, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants