Download ggvis Free Java Code

Description

Interactive grammar of graphics for R.

Icons

ggvis

Source Files

The download file ggvis-master.zip has the following entries.


.Rbuildignore/*from ww  w  .  j av  a 2s .  com*/
.gitignore
DESCRIPTION
NAMESPACE
R/auto_split.R
R/branch.R
R/branch_misc.R
R/brush.R
R/by_group.R
R/connect.R
R/controls.R
R/datasource.R
R/df_to_json.R
R/export.R
R/flatten.R
R/full_seq.R
R/ggvis.R
R/guess.R
R/guide_axis.R
R/guide_legend.R
R/input.R
R/inputs.R
R/is_dynamic.R
R/last_vis.R
R/mark.R
R/marks.R
R/opts.R
R/pipe.R
R/pipeline.R
R/print.R
R/prop.R
R/prop_band.R
R/props.R
R/scale.R
R/scale_defaults.R
R/scale_ordinal.R
R/scale_quantitative.R
R/scale_time.R
R/scales.R
R/shiny.R
R/split_df.R
R/transform.R
R/transform_bin.R
R/transform_density.R
R/transform_manip.R
R/transform_scale.R
R/transform_smooth.R
R/transform_sort.R
R/transform_stack.R
R/utils.R
R/utils_data.R
R/utils_names.R
R/utils_props.R
R/utils_reactive.R
R/vector_type.R
R/vega.R
R/zzz.r
README.md
bench/all_same.R
demo/00Index
demo/apps/README.md
demo/apps/basic/server.r
demo/apps/basic/ui.r
demo/apps/brush-hist/server.r
demo/apps/brush-hist/ui.r
demo/apps/brush-linked/server.r
demo/apps/brush-linked/ui.r
demo/apps/brush-summary/server.r
demo/apps/brush-summary/ui.r
demo/apps/linked-hover/server.r
demo/apps/linked-hover/ui.r
demo/apps/tooltip/server.r
demo/apps/tooltip/ui.r
demo/apps/zoom/server.r
demo/apps/zoom/ui.r
demo/bar.r
demo/brush.r
demo/density.r
demo/dynamic.r
demo/guides.r
demo/histogram.r
demo/hover.r
demo/interactive.R
demo/lines.r
demo/scales.r
demo/scatterplot.r
demo/size.r
demo/smooth.r
demo/tile.r
demo/tourr.r
ggvis.Rproj
inst/.gitignore
inst/index.html
inst/update.sh
inst/www/css/ggvis.css
inst/www/js/ggvis.js
inst/www/js/shiny-ggvis.js
inst/www/lib/QuadTree.js
inst/www/lib/d3.js
inst/www/lib/d3.min.js
inst/www/lib/jquery-1.9.1.js
inst/www/lib/jquery-1.9.1.min.js
inst/www/lib/jquery-ui/css/smoothness/images/animated-overlay.gif
inst/www/lib/jquery-ui/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png
inst/www/lib/jquery-ui/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png
inst/www/lib/jquery-ui/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png
inst/www/lib/jquery-ui/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png
inst/www/lib/jquery-ui/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png
inst/www/lib/jquery-ui/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png
inst/www/lib/jquery-ui/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png
inst/www/lib/jquery-ui/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png
inst/www/lib/jquery-ui/css/smoothness/images/ui-icons_222222_256x240.png
inst/www/lib/jquery-ui/css/smoothness/images/ui-icons_2e83ff_256x240.png
inst/www/lib/jquery-ui/css/smoothness/images/ui-icons_454545_256x240.png
inst/www/lib/jquery-ui/css/smoothness/images/ui-icons_888888_256x240.png
inst/www/lib/jquery-ui/css/smoothness/images/ui-icons_cd0a0a_256x240.png
inst/www/lib/jquery-ui/css/smoothness/jquery-ui-1.10.3.custom.css
inst/www/lib/jquery-ui/css/smoothness/jquery-ui-1.10.3.custom.min.css
inst/www/lib/jquery-ui/js/jquery-ui-1.10.3.custom.js
inst/www/lib/jquery-ui/js/jquery-ui-1.10.3.custom.min.js
inst/www/lib/lodash.min.js
inst/www/lib/vega.js
inst/www/lib/vega.min.js
man-roxygen/properties.R
man/add_scale_defaults.Rd
man/as.vega.Rd
man/auto_split.Rd
man/band.Rd
man/branch.Rd
man/branch_line.Rd
man/by_group.Rd
man/compute.Rd
man/connect.Rd
man/datasource.Rd
man/default_opts.Rd
man/default_scale.Rd
man/export_png.Rd
man/fullseq.Rd
man/ggvis.Rd
man/ggvisControlGroup.Rd
man/ggvisControlOutput.Rd
man/guess.Rd
man/guide_axis.Rd
man/guide_legend.Rd
man/input.Rd
man/input_checkbox.Rd
man/input_select.Rd
man/input_slider.Rd
man/input_text.Rd
man/is.dynamic.Rd
man/is.ggvis.Rd
man/last_vis.Rd
man/mainTopPanel.Rd
man/mark.Rd
man/marks.Rd
man/opts.Rd
man/padding.Rd
man/pipe.Rd
man/pipeline.Rd
man/print.ggvis.Rd
man/prop.Rd
man/prop_domain.Rd
man/prop_range.Rd
man/prop_to_scale.Rd
man/props.Rd
man/proptype_to_scale.Rd
man/save_spec.Rd
man/scale.Rd
man/scale_ordinal.Rd
man/scale_quantitative.Rd
man/scale_time.Rd
man/scales.Rd
man/shiny.Rd
man/sidebarBottomPage.Rd
man/sidebarBottomPanel.Rd
man/size.Rd
man/split_df.Rd
man/transform.Rd
man/transform_bin.Rd
man/transform_density.Rd
man/transform_manip.Rd
man/transform_scale.Rd
man/transform_smooth.Rd
man/transform_sort.Rd
man/transform_stack.Rd
man/vector_type.Rd
man/vega_data_parser.Rd
tests/specs/branch.r
tests/specs/branch/freqpoly-grouped.json
tests/specs/branch/histogram.json
tests/specs/branch/smooth-grouped.json
tests/specs/branch/smooth.json
tests/specs/line.r
tests/specs/line/basic.json
tests/specs/line/branch-line.json
tests/specs/line/sort-y.json
tests/specs/line/sort.json
tests/specs/scales.R
tests/specs/scales/custom.json
tests/specs/scales/dual.json
tests/specs/scales/log.json
tests/specs/scatter.r
tests/specs/scatter/basic.json
tests/specs/scatter/fill-continuous.json
tests/specs/scatter/fill-discrete.json
tests/specs/scatter/transform.json
tests/test-all.R
tests/testthat/test-branch.r
tests/testthat/test-connect.r
tests/testthat/test-controls.r
tests/testthat/test-flatten.r
tests/testthat/test-is-dynamic.r
tests/testthat/test-mark-properties.r
tests/testthat/test-pipeline.r
tests/testthat/test-props.r
tests/testthat/test-specs.r
tests/testthat/test-split.r
tests/testthat/test-transform-density.r
tests/testthat/test-transform-sort.r
tests/testthat/test-transform-stack.r
tests/testthat/test-utils-data.r
tests/testthat/test-utils.r
vignettes/.gitignore
vignettes/axes-legends.Rmd
vignettes/data-hierarchy.Rmd
vignettes/ggplot2.Rmd
vignettes/ggvis-basics.Rmd
vignettes/interactivity.Rmd
vignettes/marks.Rmd
vignettes/properties-scales.Rmd
vignettes/vega.Rmd

Download

Click the following link to download ggvis-master.zip.

ggvis-master.zip




















Home »
  Javascript Free Code Download »
    Graphics »




2D
3D
Graph
SVG
Visualization
WebGL