I want to be able to display a graph showing email users based on their activity. So, I have the following columns:
Username
Send actions
Receive actions
I can display a graph showing users with the actions data, but I want to be able to filter that by top 100, or whatever.
Any suggestions?