Commit Graph

3005 Commits

Author SHA1 Message Date
Rashid Khan
eb5514911b Fix for empty row height 2013-04-10 12:46:42 -07:00
Zachary Tong
88609fbe87 Cleaning up misconceptions with d3 2013-04-10 15:05:31 -04:00
Zachary Tong
d3debd1f09 Big refactor, moving initialization code to own function, so that multiple graphs play nice together 2013-04-10 12:39:50 -04:00
Zachary Tong
b26cf20529 Remove temp default 2013-04-09 17:20:09 -04:00
Zachary Tong
c68e68a00a Fix bug where key listeners would die if >1 graph present 2013-04-09 17:18:44 -04:00
Zachary Tong
604fc0674c Initial base for orthographic 2013-04-09 15:54:07 -04:00
Zachary Tong
9edfb210bf Initial base for bullseye feature 2013-04-09 14:29:12 -04:00
Rashid Khan
1d51e96ccb Removed loops to build legend, replaced by adding plot to scope 2013-04-09 08:04:29 -07:00
Zachary Tong
37161ba37a Fix bug with duplicate svgs being appended 2013-04-08 16:54:57 -04:00
Zachary Tong
4f3f29b8ce Refactoring 2013-04-08 15:22:42 -04:00
Zachary Tong
f18b90a94e Add choropleth map 2013-04-08 14:56:33 -04: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
Zachary Tong
0f77646ead Save zoom level and translation 2013-04-05 16:39:47 -04: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
Zachary Tong
49b383fd3c Allow binning on secondary field 2013-04-05 15:52:31 -04:00
Rashid Khan
e9d1fc7b1a Updated elastic.js, improved error text on table 2013-04-05 12:11:47 -07:00
Zachary Tong
e12f131271 Update module editor form 2013-04-05 14:03:33 -04:00
Zachary Tong
12e540b2f3 Fix bug with placeholder text color in chrome 2013-04-05 13:48:55 -04:00
Zachary Tong
5be94741a1 Binning encoding types 2013-04-05 13:24:18 -04: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
Zachary Tong
54bc5ddb71 Binning settings, data settings 2013-04-05 12:51:27 -04:00
Zachary Tong
b7a5afcbd3 Geopoint settings 2013-04-05 11:51:03 -04:00
Rashid Khan
122d94f78c Issue #26 2013-04-05 07:19:58 -07:00
Zachary Tong
a1fea1e6fe Start of map settings, tab control 2013-04-05 09:40:48 -04:00
Zachary Tong
a4f503d820 Update Angular-Strap to 0.7.1 2013-04-04 21:04:22 -04:00
Zachary Tong
bdd11db9b6 Initial code dump of the new map panel 2013-04-04 20:55:50 -04: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