irff / iondashboard

Dashboard for data analytics
0 stars 0 forks source link

Issue #4: Media Summary Detailed Page #4

Closed irff closed 9 years ago

irff commented 9 years ago

Please revise media summary detailed page so that it shows the following:

  1. Pie chart (and it should shows relevant information when hovered, e.g: media name, total mentions, percentage)
  2. Labelled legend (shows interpretation of the pie chart)
  3. Related article list
    • Shown in paginated style
    • 10 articles per page
    • Each entry should contain: title, date, content, and url
    • In the next iteration, when clicked it will go to detailed article page that shows all information about an article, and article clipping feature.

The page should be somewhat like this: media share

zakazai commented 9 years ago

@irff On the last commit, I've made the legend like this : image

What do you think?

irff commented 9 years ago

@zakazai cool!