Commit Graph

102 Commits

Author SHA1 Message Date
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
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
Zachary Tong
0f77646ead Save zoom level and translation 2013-04-05 16:39:47 -04:00
Zachary Tong
49b383fd3c Allow binning on secondary field 2013-04-05 15:52:31 -04:00
Zachary Tong
e12f131271 Update module editor form 2013-04-05 14:03:33 -04:00
Zachary Tong
5be94741a1 Binning encoding types 2013-04-05 13:24:18 -04: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
Zachary Tong
a1fea1e6fe Start of map settings, tab control 2013-04-05 09:40:48 -04:00
Zachary Tong
bdd11db9b6 Initial code dump of the new map panel 2013-04-04 20:55:50 -04: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
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
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
Rashid Khan
e2fc334b78 moved default dashboard, turned spy on by default, added file loader 2013-03-13 13:06:46 -07:00
Rashid Khan
2cf20f8c30 removed debug from pie 2013-03-13 09:34:44 -07:00
Rashid Khan
d62e5c9237 update timepicker on set_time event 2013-03-13 09:33:51 -07:00
Rashid Khan
d1169b4b48 Added more time intervals, fixed bug in goal pie 2013-03-13 09:08:23 -07:00
Rashid Khan
ad95455fc7 Made since mode of timepicker wrap nicer 2013-03-12 16:05:38 -07:00
Rashid Khan
c79ae99921 made timepicker wrap nicely 2013-03-12 16:04:04 -07:00
Rashid Khan
8facba8c16 Fixed timepicker initialization in since/absolute states 2013-03-12 15:59:50 -07:00
Rashid Khan
6bc6bba40d Added interactions: Drag to select time range in histogram, click on pie slice in terms mode, click on region in map 2013-03-12 13:40:14 -07:00
Rashid Khan
d18d911de9 Added spy panels to map and histogram, added editor toggle to enable/disable spy 2013-03-12 09:20:18 -07:00
Rashid Khan
a7a42b3e04 Added debug panel (not by default), added inspector link to pie and table 2013-03-11 17:13:47 -07:00
Rashid Khan
e206040f94 add big loaded animation to panels that need it. Switched up color scheme, made text panel support plain text, markdown and sanitized html 2013-03-08 10:04:38 -07:00
Rashid Khan
34d0c0838f ensure text panel content is hidden until showdown.js is available 2013-03-05 15:46:09 -07:00
Rashid Khan
3eb9c5ded0 Added stripping of html from markdown 2013-03-05 15:38:25 -07:00
Rashid Khan
c586cbf3d6 Refactored text panel to use markdown 2013-03-05 15:31:46 -07:00
Rashid Khan
8a521f2a7b Added font size selector to table panel (issue #10). Added ability to configure temp url ttl and disable sharing of via short links 2013-03-05 14:55:24 -07:00
Rashid Khan
5a0f15ba37 Fixed height bug, improved documentation for time stamped indices 2013-03-05 13:48:22 -07:00
Rashid Khan
5668ec7cb5 Added timestamp index option 2013-03-05 11:06:45 -07:00
Rashid Khan
8e15414852 Added column panel, refactored panel adding from rows to include panel specific parameters. Moved call to init function to template to avoid double init 2013-03-05 09:54:29 -07:00
Rashid Khan
30f036ad3e Fixed gist loading, saving will require registration of your domain 2013-03-01 14:47:48 -07:00
Rashid Khan
6ddb642790 Fixed render issue when resizing rows 2013-03-01 13:05:09 -07:00
Rashid Khan
107cf6b817 Added creating and sharing of short url links to dashboards 2013-03-01 09:17:31 -07:00