Commit Graph
23 Commits
Author SHA1 Message Date
guerler 980f2b9708 Partial fix for internal scatterplot 2018-03-05 12:49:25 -05:00
Dannon Baker f65d42d4fd Initial parcel building for scatterplot 2018-02-11 14:34:40 -05:00
Dannon Baker 52e65537ed Scatterplot lives! 2017-12-04 08:46:03 -05:00
Dannon Baker 2083ce9ea0 jquery-ui does not like loading. jquery-ui-bundle handles this better, can easily be used as an import (we probably want to get rid of this stuff eventually, but it works for now) 2017-12-04 08:46:03 -05:00
Dannon Baker 3a532ad8e8 Bootstrap.js bug was preventing loading the 'correct' way; resolved with an update. 2017-12-04 08:46:03 -05:00
Dannon Baker 7ebe68d770 Cleanup in scatterplot. 2017-12-04 08:46:03 -05:00
Dannon Baker c23c2324bc Scatterplot overhaul progress. Should just need to fix bootstrap tooltip loading and it's good to go. 2017-12-04 08:46:03 -05:00
carlfeberhard 4ea5f15edd Scatterplot: remove handlebars by converting to underscore, remove grunt handlebars task 2016-01-19 13:57:49 -05:00
Carl Eberhard ed36e625bb Visualizations registry: refactor the relationship between plugins, the visualization controller, rendering, and rendering saved visualizations, minor fixes; Extend testing; Scatterplot: fix baseUrl resolution when used in own window 2015-04-28 15:41:01 -04:00
yhoogstrate b29ea767d9 Update scatterplot-display.js 2015-04-07 15:51:55 +02:00
Carl Eberhard 3274d882bc Client build: begin modularizing ui.js by extracting peekControl/peek-column-selector plugin, use UMD pattern, rename to peek-column-selector, extract less rules to their own file; Plugins, scatterplot: remove require and rework to use the new module 2014-12-08 14:47:48 -05:00
Carl Eberhard b5f5397a38 UI: move base-mvc, annotation and tag editors, user model and quotameter to AMD; fix loading order and currUser in masthead, view, history; remove loggable mixin from scatterplot 2014-03-20 16:52:06 -04:00
Carl Eberhard f8a48b17ba Fix: add missing js model to scatterplot 2014-03-20 16:34:54 -04:00
Aysam Guerler 369f8dd8ba Charts: Add settings parser, apply fixes, remove history identifier 2014-03-19 12:53:59 -04:00
Carl Eberhard 72907724b8 Scatterplot: wind down current development, fix label assignment, flatten model config, style fixes 2014-03-14 13:44:26 -04:00
Carl Eberhard 9e32945972 UI: add peek-based column selection control; Scatterplot: use peek-based control for selection of x, y, id axes 2014-02-17 12:11:04 -05:00
Carl Eberhard cd22ee79da Scatterplot: small style fixes 2014-02-14 15:34:27 -05:00
Carl Eberhard 5d01f6393c UI: add pagination jquery plugin able to handle known/unknown data totals; Scatterplot: use that plugin for pagination, add class for highlighted data points 2014-02-14 10:17:56 -05:00
Carl Eberhard 3c1983a3d4 Visualizations framework: allow for saving and loading registry visualizations, allow better merging of kwargs, config, saved config, add config utilities to common/templates; Scatterplot: allow saving as visualization, more mvc-based, increase max zoom, refactor and cleanup; Charts, Scatterplot: remove visualization data_source 2014-02-07 11:24:32 -05:00
Carl Eberhard d4aa83f35f Visualizations Registry: default to on 2014-01-14 10:04:20 -05:00
Carl Eberhard 018f5187e8 Scatterplot (plugin version): small fixes, move dataset out of config, namespace hbrs templates 2013-11-19 10:19:22 -05:00
Carl Eberhard 108f30d541 Popupmenu mvc: fix anchor target in renderOptions; Visualizations registry: default link target to galaxy_main; Scatterplot (in registry): general refactoring and cleanup, paginate data instead of loading all, allow zoom and pan; pack scripts 2013-11-08 11:02:23 -05:00
Carl Eberhard 9fc512272e Visualization framework: add plugin version of scatterplot to be managed in the repo 2013-08-07 15:43:44 -04:00