Commit Graph

151 Commits

Author SHA1 Message Date
Zachary Tong
91eaef48b3 Cleanup, comments 2013-04-18 12:35:57 -04:00
Zachary Tong
5947a7b019 Remove unused settings 2013-04-18 12:35:40 -04:00
Zachary Tong
db7cf3a96c Add ordinal scale for string-based fields 2013-04-18 12:10:31 -04:00
Zachary Tong
6a799b6ee0 Add d3 to common lib folder 2013-04-18 10:06:27 -04:00
Zachary Tong
78a070a8f1 Emit 'table_documents' message so that table can update 2013-04-18 10:05:44 -04:00
Zachary Tong
20848b13de Mostly working parallel coordinates 2013-04-17 17:13:54 -04:00
Zachary Tong
0c4d4aa611 Initial code dump for parallel coordinates 2013-04-16 15:15:34 -04:00
Zachary Tong
903fdd37cf Add 'get_fields' message so that panels can obtain the
currently active fields
2013-04-16 13:47:33 -04:00
Rashid Khan
296d58cfd9 Merge pull request #42 from rashidkpc/master
Fix default dashboard
2013-04-11 14:26:25 -07:00
Rashid Khan
6b214f6c66 Fix time range in default dashboard 2013-04-11 14:25:49 -07:00
Rashid Khan
06b196f6e4 Merge pull request #40 from rashidkpc/master
remove shadow
2013-04-10 17:26:49 -07:00
Rashid Khan
0018a7e333 Remove shadow 2013-04-10 17:25:59 -07:00
Rashid Khan
dd15b2c2da Merge pull request #39 from rashidkpc/master
fix wrong height on rows
2013-04-10 16:49:45 -07:00
Rashid Khan
890a10df8d Fix for empty row height again, and some visual tweaks, colors 2013-04-10 16:48:48 -07:00
Rashid Khan
b82903053f Merge pull request #38 from rashidkpc/master
fix wrong height on rows
2013-04-10 14:16:00 -07:00
Rashid Khan
eb5514911b Fix for empty row height 2013-04-10 12:46:42 -07:00
Rashid Khan
1d51e96ccb Removed loops to build legend, replaced by adding plot to scope 2013-04-09 08:04:29 -07:00
Rashid Khan
8468976839 Merge pull request #35 from rashidkpc/master
pie and histogram cleanup
2013-04-07 18:50:29 -07:00
Rashid Khan
ed297092a4 Prettied up hover and legends 2013-04-07 18:47:02 -07:00
Rashid Khan
1b9e139622 Merge pull request #34 from rashidkpc/master
Cleanup
2013-04-06 23:43:18 -07:00
Rashid Khan
300cb58fa4 Clean up panel editors, fix render on panel height change 2013-04-06 23:42:34 -07:00
Rashid Khan
7373e37490 Fixed rerender on panel save, only applied to time picker now, removed debug statement from hits panel 2013-04-06 20:54:29 -07:00
Rashid Khan
f0faf66c0e Merge pull request #33 from rashidkpc/master
More prettiness, and a bar chart for the hits panel
2013-04-06 16:35:29 -07:00
Rashid Khan
b7eaae3c8b Lots of visual tweaks, added bar chart options to hit panel 2013-04-06 16:34:04 -07:00
Rashid Khan
d685fddcbe prettied up histogram hover, added line width options, fixed excessive refresh on string query 2013-04-05 20:52:35 -07:00
Rashid Khan
e9ae8be478 Merge pull request #31 from rashidkpc/master
Better errors
2013-04-05 13:05:10 -07:00
Rashid Khan
3c1f9457bd Improved error display in histogram and table 2013-04-05 13:01:32 -07:00
Rashid Khan
e9d1fc7b1a Updated elastic.js, improved error text on table 2013-04-05 12:11:47 -07:00
Rashid Khan
f060be90c5 Merge pull request #30 from rashidkpc/master
Global field list
2013-04-05 10:14:00 -07:00
Rashid Khan
68b765789a Added global field list service for use in panel editor type ahead 2013-04-05 10:08:00 -07:00
Rashid Khan
122d94f78c Issue #26 2013-04-05 07:19:58 -07:00
Rashid Khan
b01df5c2af Merge pull request #29 from rashidkpc/master
Add hit counters to histogram
2013-04-04 17:03:45 -07:00
Rashid Khan
66680457ff Added individual hit counters to histogram 2013-04-04 17:02:49 -07:00
Rashid Khan
3474ee0983 Fix multiple histograms and hit count 2013-04-04 15:13:31 -07:00
Rashid Khan
802d34cef6 Fixed issue where legend may not show on initial load 2013-04-04 08:08:41 -07:00
Rashid Khan
f566baae71 Fixed hits panel always showing all results 2013-04-03 09:48:05 -07:00
Rashid Khan
d94a973c46 Updated default view to be more logstashy 2013-04-03 09:30:31 -07:00
Rashid Khan
47bc78c7f7 Added an option for the hits panel to receive its counter from the histogram panel 2013-04-02 21:20:08 -07:00
Rashid Khan
dfc9ad949a Fixed duplicate request on plot selection 2013-04-02 20:54:39 -07:00
Rashid Khan
9ed8265c1e Fixed sort order of numeric fields 2013-04-01 16:52:18 -07:00
Rashid Khan
86254db78c Changed histogram legend to scale better, fixed parallel query bug 2013-04-01 15:12:07 -07:00
Rashid Khan
0aacb86688 Added support for hourly/daily/weekly/monthly/yearly index patterns, fixed field list bug 2013-03-31 21:29:15 -07:00
Rashid Khan
722e40d35e Remove debug column 2013-03-30 16:36:45 -07:00
Rashid Khan
83684f705f Efficient sort of arbitrary fields in table panel. Sweet 2013-03-30 11:20:20 -07:00
Rashid Khan
e793ac4b5f fixed file loading 2013-03-27 15:03:23 -04:00
Rashid Khan
79dbffc875 fix for issue #18,disable click on map regions with 0 hits 2013-03-20 21:30:04 -07:00
Rashid Khan
13097a5a22 readme update 2013-03-20 21:27:37 -07:00
Rashid Khan
676e8771b1 Color scheme updates, fixed auto refresh for issue #19, added control to disable table sorting, moved default.json to dashboards/default 2013-03-20 21:27:07 -07:00
Rashid Khan
f5302fc713 Added zoom links to histogram and zoom event to timepicker. Issue #14 2013-03-13 15:32:22 -07:00
Rashid Khan
87c0a0e2e1 Made histogram x-axis labels dynamic 2013-03-13 14:18:59 -07:00