10 Commits

Author SHA1 Message Date
Rufus Pollock
c879ca6df9 [whitespace,view/graph][xs]: fix up whitespace in view.graph.js. 2012-09-09 14:43:48 +01:00
Rufus Pollock
bc414e9f8c [#212,views][s]: refactor views and tutorial so that no render call in initialize and view element can be passed in externally (fixes #212). 2012-08-15 12:33:59 +01:00
Rufus Pollock
6f78b7b1be [#211,view][s]: switch show/hide from events to explicit methods - fixes #211. 2012-08-15 10:57:58 +01:00
Lieven Janssen
9a800902d2 bug fixes: string values & datetime values on x axis 2012-07-30 22:02:05 +02:00
Lieven Janssen
4978e076a9 fixed auto-scaling on x and y-axis 2012-07-15 12:44:44 +02:00
Lieven Janssen
b9c4a07d8d Migrated jquery-flot to flotr2. Added column chart type. 2012-07-15 08:52:06 +02:00
Rufus Pollock
a58f5e5bb0 [#174,refactor][s]: rename currentRecords to records on Dataset. 2012-07-05 15:37:17 +01:00
Rufus Pollock
1e65468f33 [#151,view/graph,bugfix][xs]: parse string as numbers if we can when plotting them - fixes #151. 2012-06-08 21:00:29 +01:00
Rufus Pollock
ef74f13163 [#145,view/refactor][m]: switch to a proper sidebar setup where views can have both a main element and a sidebar element and this added to central sidebar.
* this fixes functional and visual bugs with current (new) setup where fields where in separate in RHS sidebar
* Refactored map and graph view to put menu/controls in the sidebar (this is quite nice!)
2012-06-06 15:19:00 +01:00
Rufus Pollock
e73be69499 [refactor][s]: standardize naming of files to use '.' rather than '-' as separator. 2012-06-06 10:40:22 +01:00