RandomSec/src/main/webapp/scripts/facets
Stefano Mazzocchi 7a716a4a1b - updgraded commons-coded to the last version (needed for base64 encoding of data: uris)
- added the ability to embed the scatterplot inside the returned json data with data: uris (although it doesn't seem to work well)
- connected the selection logic to the scatterfacets (although it doesn't seem to filter the rows... and I'm puzzled as why)
- reduced cut/paste and code overlap between the scatterplot generator and the scatterplot facet


git-svn-id: http://google-refine.googlecode.com/svn/trunk@490 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-17 03:00:38 +00:00
..
list-facet.js Polished list facet a bit more to look like James' design. 2010-04-13 05:41:32 +00:00
range-facet.js In numeric range facets, show the other choices only if they have positive counts in the base distribution. 2010-04-11 08:19:05 +00:00
scatterplot-facet.js - updgraded commons-coded to the last version (needed for base64 encoding of data: uris) 2010-04-17 03:00:38 +00:00
text-search-facet.js now it's jslint time to be happier: (!= null) -> (!== null) 2010-04-09 01:00:44 +00:00