1. Filter out some values and show them as one key "Other" Ideally - similar to SQL, in WHERE: select count,size,... BY ... WHERE count > 1,size > 1000; I remember something was implemented as global option, but get lost. -- qMax