From 93851a9a0f02c4bc6ccfe4f531134fcdfb20a77c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Fri, 13 Nov 2015 17:36:11 +0100 Subject: [PATCH] feat(tablepanel): added time series aggregations transform mode, #3219 --- public/app/panels/table/editor.html | 4 +- public/app/panels/table/editor.ts | 36 ++------- .../panels/table/specs/transformers_specs.ts | 40 +++++----- public/app/panels/table/transformers.ts | 79 ++++++++++++++++++- 4 files changed, 106 insertions(+), 53 deletions(-) diff --git a/public/app/panels/table/editor.html b/public/app/panels/table/editor.html index 50cb18f3d07..a862a2b7776 100644 --- a/public/app/panels/table/editor.html +++ b/public/app/panels/table/editor.html @@ -16,7 +16,7 @@
-
+
  • Columns @@ -24,7 +24,7 @@
  • - {{column.name}} + {{column.text}}