Commit Graph

14 Commits

Author SHA1 Message Date
Rashid Khan 7be784bc91 Fixed missing index bug on rotated indices 2013-05-06 11:05:54 -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 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 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
Zachary Tong 0c4d4aa611 Initial code dump for parallel coordinates 2013-04-16 15:15:34 -04:00