rcloud.dcplot - Dimensional charting for RCloud
RForge.net

rcloud.dcplot

About rcloud.dcplot
GIT access
Download/Files
Check results

GIT repository access

The GIT repository for this project can be cloned using
git clone --recursive https://github.com/att/rcloud.dcplot rcloud.dcplot
see also rcloud.dcplot GitHub repository.

To install the latest development snapshot of this package, use

install.packages("rcloud.dcplot",,"http://rforge.net/",type="source")

Binaries (if avalable) can be installed using

install.packages("rcloud.dcplot",,"http://rforge.net/")

Most recent GIT commits


020b2cef| Gordon Woodhull | Thu Oct 4 21:14:22 2018 -0400
clarify
 M       README.md

93bd323e| Gordon Woodhull | Fri Dec 25 23:28:32 2015 -0500
more compact error display

update dcplot.js
 M       inst/javascript/rcloud.dcplot.js
 M       inst/www/dcplot.js

0b5f555c| Gordon Woodhull | Fri Dec 25 23:06:07 2015 -0500
improved error handling

update dcplot.js
use error-continue function
wrap dcplot error in jquery selection
 M       DESCRIPTION
 M       inst/javascript/rcloud.dcplot.js
 M       inst/www/dcplot.js

3c5fa16a| Gordon Woodhull | Fri Dec 25 19:27:45 2015 -0500
update deps
 M       inst/www/crossfilter.js
 M       inst/www/dc.css
 M       inst/www/dc.js
 M       inst/www/dcplot.js

182c6cb6| Gordon Woodhull | Sat Oct 31 17:27:55 2015 -0500
bump version
 M       DESCRIPTION