Moved panels to ng-include with controllers, collapsed histo and pies into single modules, added table module

This commit is contained in:
Rashid Khan
2013-01-30 21:39:57 -07:00
parent d7c008d807
commit c890ca6ab1
18 changed files with 542 additions and 756 deletions

View File

@@ -30,7 +30,7 @@ var config = new Settings(
timefield: '@timestamp',
//indexpattern: '"logstash-"yyyy.mm.dd',
indexpattern: '"shakespeare"',
modules: ['histogram','pieterms','piequery','stackedquery','map'],
modules: ['histogram','map','pie','table'],
defaultfields: ['line_text'],
perpage: 50,