Skip to content

Show charts on collection page #49

Closed
@php-coder

Description

@php-coder

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:

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions