From 163b45cf37ec077e018ff2b9fe03fb0be36e0a80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Thu, 12 Nov 2015 13:41:53 +0100 Subject: [PATCH] feat(tablepanel): minor fix --- public/app/panels/table/editor.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/public/app/panels/table/editor.ts b/public/app/panels/table/editor.ts index e2f07cf8bd2..4da8e5c5967 100644 --- a/public/app/panels/table/editor.ts +++ b/public/app/panels/table/editor.ts @@ -95,6 +95,7 @@ export function tablePanelEditor() { colors: ["rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)"], colorMode: null, pattern: '/.*/', + dateFormat: 'YYYY-MM-DD HH:mm:ss', thresholds: [], };