Skip to content

Show charts on collection page #49

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

Closed
php-coder opened this issue Sep 15, 2014 · 0 comments
Closed

Show charts on collection page #49

php-coder opened this issue Sep 15, 2014 · 0 comments
Assignees
Milestone

Comments

@php-coder
Copy link
Owner

When any user opens page with non-empty collection he should see 2 pie charts:

  • by categories
  • by countries

We should correctly handle cases when

  • user has series with unknown countries (we should group them together and show in gray color)
  • some of categories/countries represent less than 1% (we should group them together and show in gray color)

May be we could use Google Charts (https://developers.google.com/chart/) for that:

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