diff --git a/docs/highdim.html b/docs/highdim.html index a85a4db..f83aac7 100644 --- a/docs/highdim.html +++ b/docs/highdim.html @@ -1258,7 +1258,7 @@

5.2 Cube plot

cutpts <- c(-40,-10,-5,-2,-1,0,1,2,5,10,20) col = rev(brewer.pal(10,"RdBu")) cubeView(tmp2_stars, at=cutpts, col.regions=col) -

+

To save the interactive cubeplot, in the RStudio Plots window, click on Export > Save as Web Pageā€¦

Here is a link to the plot on the server: Save as Web Page... diff --git a/images/tr21cube.png b/images/tr21cube.png new file mode 100644 index 0000000..6e4d6bc Binary files /dev/null and b/images/tr21cube.png differ