Skip to content

Commit

Permalink
feat(tablepanel): minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
torkelo committed Nov 12, 2015
1 parent 87c718f commit 163b45c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/app/panels/table/editor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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: [],
};

Expand Down

0 comments on commit 163b45c

Please sign in to comment.