Commit Graph

283 Commits

Author SHA1 Message Date
Rashid Khan
8b34477b19 removing accidental add 2013-05-17 14:22:49 -07:00
Rashid Khan
6aa72fa994 Added highlighting to table panel, remove debug statement from derivequeries 2013-05-17 14:21:25 -07:00
Rashid Khan
c25fd72cbf Enclose string in quotes 2013-05-16 07:35:39 -07:00
Rashid Khan
a608b80970 switch field input to text input if no fields list exists 2013-05-15 16:09:36 -07:00
Rashid Khan
ed0056dd18 Derive queries panel creates a query object from a terms facet 2013-05-15 16:02:32 -07:00
Rashid Khan
8880654bdd Updated version to milestone pre-2, added configurable auto inteval resolution for issue #70 2013-05-13 14:26:34 -07:00
Rashid Khan
906f3a3ca8 Added statistical modes to histogram panel 2013-05-13 13:31:59 -07:00
Rashid Khan
5d2bd5d3c2 Fixed minimum interval setting bug 2013-05-09 07:14:12 -07:00
Rashid Khan
a34e967ca6 options to disable table headers and paging controls 2013-05-09 07:13:38 -07:00
Rashid Khan
f24b8186c4 Missed a couple panel.index mentions 2013-05-06 11:23:07 -07:00
Rashid Khan
7be784bc91 Fixed missing index bug on rotated indices 2013-05-06 11:05:54 -07:00
Rashid Khan
6b6355e619 Added ability to customize interval in histogram, issue #7. Also fixed bug that caused editor and panel to be in different scopes 2013-05-03 13:54:29 -07:00
Rashid Khan
a43e9252c8 Added move buttons to table header 2013-05-02 16:39:50 -07:00
Zachary Tong
a34e1dcbd5 Merge pull request #57 from polyfractal/master
Fix parallel coordinates when used with ordinal/time scales
2013-04-25 07:03:46 -07:00
Zachary Tong
ac9bfca6e9 Fix graph and coloring when ordinal/time scales are used
Adjusts the y-axis and coloring for when ordinal (and as a derivative,
time scales) are the only y-axis in the graph.  Previously, a number-
only axis was required to draw the plot.

Also fixes a bug where selecting ordinal/time scale would not select
the lines.

Closes #54
2013-04-25 15:54:18 +02:00
Rashid Khan
921e64ae36 Merge pull request #56 from rashidkpc/master
Fix for micropanel in chrome
2013-04-25 02:01:10 -07:00
Rashid Khan
e5b98c5d47 fixed overflow of micropanel table in chrome 2013-04-25 10:58:14 +02:00
Rashid Khan
bdd5d8ac48 Merge pull request #55 from rashidkpc/master
Documentation
2013-04-22 07:08:57 -07:00
Rashid Khan
bcaba79494 text panel documentation 2013-04-19 21:58:58 -07:00
Rashid Khan
78c6178217 table panel documentation 2013-04-19 21:55:15 -07:00
Rashid Khan
433272b994 query panel documentation 2013-04-19 21:46:47 -07:00
Rashid Khan
db524af6b2 sort panel documentation 2013-04-19 21:21:25 -07:00
Rashid Khan
5e297222b0 pie panel documentation 2013-04-19 21:14:38 -07:00
Rashid Khan
5eb5f2cb8b map panel documentation 2013-04-19 21:03:31 -07:00
Rashid Khan
bc558733ad hits panel documentation 2013-04-19 20:56:24 -07:00
Rashid Khan
61a71b36ce histogram panel documentation 2013-04-19 20:49:57 -07:00
Rashid Khan
76f4788f72 fields panel documentation 2013-04-19 20:36:03 -07:00
Rashid Khan
af89762021 debug panel documentation 2013-04-19 20:32:01 -07:00
Rashid Khan
0f2dac44b1 dashboard panel documentation 2013-04-19 20:28:30 -07:00
Rashid Khan
38520b0387 column panel documentation 2013-04-19 20:20:49 -07:00
Rashid Khan
b85f2c9440 css cleanup, fixed issue where dashboards using relative time might not save correctly 2013-04-19 18:15:53 -07:00
Zachary Tong
a8ecf25533 Remove unused lib files 2013-04-19 11:05:12 -04:00
Zachary Tong
869149892b Move dropdown options into scope so that it appears on panel creation 2013-04-19 11:00:43 -04:00
Zachary Tong
d693457ef3 Update editor with better description 2013-04-19 10:34:07 -04:00
Zachary Tong
e0a0013c22 Fix clipping issues with bullseye on sphere 2013-04-18 16:34:47 -04:00
Zachary Tong
9a91a49409 Fix clipping issues with geopoints on sphere 2013-04-18 16:33:14 -04:00
Zachary Tong
25938054e2 Move directive-level variables out of scope 2013-04-18 15:06:14 -04:00
Zachary Tong
5a5e4cef4f Integrate keypress service for sphere dragging 2013-04-18 14:38:55 -04:00
Zachary Tong
7dc708d545 Update tab spacing 2013-04-18 14:23:52 -04:00
Zachary Tong
35c59fd4a6 Merge branch 'master' into map2 2013-04-18 14:21:21 -04:00
Zachary Tong
f8c5e464f9 Merge remote-tracking branch 'upstream/master' 2013-04-18 14:19:32 -04:00
Zachary Tong
eea4232564 Merge pull request #52 from polyfractal/parallelcoordinates
Parallel coordinates
2013-04-18 11:18:06 -07:00
Zachary Tong
5d72a6337d Remove unused css 2013-04-18 14:15:17 -04:00
Zachary Tong
2706c73790 Remove unused settings 2013-04-18 14:09:51 -04:00
Zachary Tong
915a0e379c Move directive-level variables out of scope 2013-04-18 14:07:37 -04:00
Zachary Tong
67d5a4577f Update spacing 2013-04-18 13:54:24 -04:00
Zachary Tong
d5f9da6bf7 Add keylistener service 2013-04-18 13:42:24 -04:00
Rashid Khan
0f3e64abf3 Merge pull request #51 from polyfractal/parallelcoordinates
Add Parallel Coordinates panel
2013-04-18 10:28:04 -07:00
Zachary Tong
260cf9ee0e Fix for mercator->orthographic changes 2013-04-18 13:14:19 -04:00
Zachary Tong
62de4a4901 Remove hard-coded isNumber, use underscore 2013-04-18 12:51:37 -04:00
Zachary Tong
1da3f10d61 Remove hard-coded coloring value 2013-04-18 12:46:24 -04:00
Zachary Tong
6178d030f6 Fix resizing viewbox for svg 2013-04-18 12:44:07 -04:00
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
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
Rashid Khan
a6f8d571cf reorganized pie panel editor, added option to change legend position 2013-04-17 10:19:16 -07:00
Rashid Khan
06d04828bb added more view options for hits panel 2013-04-16 14:03:54 -07: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
c407da007c Fixed pie legend display bug in chrome, lots of cleanup 2013-04-16 07:54:34 -07:00
Zachary Tong
18276eddbf refactor facet counting metric into facet if/else 2013-04-15 17:19:42 -04:00
Zachary Tong
a16b38a91b Auto-scale svg with viewport 2013-04-15 16:56:02 -04:00
Rashid Khan
6b214f6c66 Fix time range in default dashboard 2013-04-11 14:25:49 -07:00
Zachary Tong
a3c8b09547 Merge remote-tracking branch 'upstream/master' 2013-04-11 09:00:03 -04:00
Zachary Tong
1dcf9d6564 Cleaning up, commenting 2013-04-11 08:54:50 -04:00
Rashid Khan
890a10df8d Fix for empty row height again, and some visual tweaks, colors 2013-04-10 16:48:48 -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
ed297092a4 Prettied up hover and legends 2013-04-07 18:47:02 -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
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
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
5be94741a1 Binning encoding types 2013-04-05 13:24:18 -04: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
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
Rashid Khan
6d2af0d848 Added share link for ES stored dashboards 2013-02-28 15:35:44 -07:00
Rashid Khan
430bdd0343 fixed loading of default.json 2013-02-28 13:02:52 -07:00
Rashid Khan
7bd7e3b691 Added loading of ES stored dashboards from URL 2013-02-28 12:55:59 -07:00
Rashid Khan
59ccc6c93b Index should always be broadcast as an array 2013-02-27 15:48:26 -07:00
Rashid Khan
f1bc8eebf5 Made histogram show entire range during loading. Fixed since/absolute time ranges 2013-02-27 15:41:53 -07:00
Rashid Khan
fcffe1023a Fixed caps in line histogram when using segmented loading. Removed the remaining $watch calls 2013-02-27 14:47:43 -07:00
Rashid Khan
ced5f47960 Implemented segmented loading in histogram panel 2013-02-27 12:51:59 -07:00
Rashid Khan
be7c530c57 Reverted config.js 2013-02-27 10:45:50 -07:00
Rashid Khan
4c948e0bc5 Added loader animation, framework for adjustable interval time stamped indices 2013-02-27 10:00:39 -07:00
Rashid Khan
ffbddb4fae removed unused default settings, fixed bug where pie would query twice 2013-02-26 15:46:31 -07:00
Rashid Khan
e61c63b4f1 removed debug statement 2013-02-25 09:33:31 -07:00
Rashid Khan
7b5c1a6761 Fixed bugs in multiquery receive 2013-02-25 09:32:54 -07:00
Rashid Khan
c0273d887a fixed visual inconsistencies in the stringquery panel when using multiple queries 2013-02-22 15:50:22 -07:00
Rashid Khan
ae2a3ee83f Fixed bug in where pie panel would not stringify correctly if mode was changed 2013-02-22 14:57:47 -07:00
Rashid Khan
632b2abba7 Fixed config.timefield references 2013-02-22 13:55:46 -07:00
Rashid Khan
ce5273b7df Added support for broadcasting an array of queries, added multi query support to stringquery panel 2013-02-21 15:26:48 -07:00
Rashid Khan
5eb8c41af1 Fixed NOT queries 2013-02-20 14:58:40 -07:00
Rashid Khan
8640830188 Added close button, related fields to micropanel 2013-02-20 14:00:28 -07:00
Rashid Khan
985099e90e Added field panel editor, added related fields, add close button to dash editor menus 2013-02-20 13:43:30 -07:00