Commit Graph
55 Commits
Author SHA1 Message Date
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
Zachary Tong 547ca3cb10 Merge pull request #53 from polyfractal/map2
New Map Panel
2013-04-19 08:24:07 -07:00
Zachary Tong 707e3daa1e Rolling back angular-strap, no need for a more recent version anymore 2013-04-19 11:18:48 -04: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
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
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
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
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
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
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 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
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 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