Advertisement
Guest User

Untitled

a guest
Aug 1st, 2015
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. <h2>Basic Dashboard Functional Description</h2>
  2.  
  3. Example explores basic dashboard functionality. Using Twitter API data, dashboard presents information about twitter user habits and engagement over time. Dashboard user can filter by day of week by clicking on the bar chart. Bar chart also shows day of week activity levels. User can also drag window to filter by time.
  4.  
  5.  
  6. <strong>Functionality</strong>:
  7.  
  8. + Multiple aspects of the same data displayed.
  9. + All displays tied to filter options.
  10. + Bar graph displays volume by category.
  11. + Control Graphs (top 2 displays):
  12. + Click Filter: Day of Week
  13. + Count displayed at top.
  14. + Reset option.
  15. + Time Filter
  16. + Drag on time graph to create window.
  17. + Drag window to shift time explored.
  18. + Data pieces (i.e., tweets displayed at bottom)
  19. + Hover over graphs for crosshairs.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement