From 1ae22ea232efe4f0d4a3e88ea53ae1bf7f439d58 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Sat, 8 Jun 2013 11:47:18 -0700 Subject: query: added tabs per thread pool on global counts --- query/chart_global_counters.js | 69 ++++++++++++++++++++++++++++++++++-------- 1 file changed, 56 insertions(+), 13 deletions(-) diff --git a/query/chart_global_counters.js b/query/chart_global_counters.js index cd5309d..500de32 100644 --- a/query/chart_global_counters.js +++ b/query/chart_global_counters.js @@ -11,13 +11,45 @@ function GrasChartGlobalCounts(args, panel) this.div = $('
').attr({class:'chart_total_counts'}); $(panel).append(this.div); this.title = "Global Counters" + + this.counts_ul = $('