diferdin
unread,Dec 17, 2012, 4:33:59 PM12/17/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-visua...@googlegroups.com
Hi Sergey,
sorry for the confusion, and thanks for your interest.
Long story short: I am building a graph representing the top 10 clients by connection age for my server. As I receive this data in real-time from a push engine, and hence I need to handle additions, removals and cut shifts when the size of the data table exceeds my x, it'd be great if I could specify the size of my data table (i.e. the x) to the size of my rank.
Instead of using data views, I'd rather ensure I keep the data table to a configurable size I want to enforce rather than allow arbitrary length showing parts of it.
Hope this clarifies.
Regards.