Commit Graph

28436 Commits

Author SHA1 Message Date
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
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
Rashid Khan
444d5875c5 Merge pull request #50 from rashidkpc/master
reorganized pie panel editor, added option to change legend position
2013-04-17 10:20:24 -07: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
1b995bc0b1 Merge pull request #47 from rashidkpc/master
Fix for #43, partial fix for #41. Removed query mode from pie and moved to hits panel
2013-04-16 07:58:12 -07: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
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
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
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
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