Alberto Pepe deleted cern d3 example.tex  over 10 years ago

Commit id: 7b796af46cfbbf3e6952a11ff6b2394cc8dae5c5

deletions | additions      

         

%apj preamble  \documentclass{emulateapj}  \usepackage{apjfonts}  \bibliographystyle{apj}  \usepackage{graphicx}  \usepackage{amsmath}  \usepackage{natbib}  \usepackage{hyperref}  \citestyle{aa}  %\slugcomment{The Astrophysical Journal: Accepted XXXX 2011 }  \slugcomment{To be submitted to ApJL: DRAFT - \today }  \shorttitle{A few d3.js and three.js examples  }  \shortauthors{Nathan Jenkins}  \begin{document}  \title{A few d3.js and three.js examples  }  \author{Nathan Jenkins}  \author{Eli Bressert}  \author{Matteo Cantiello}  \author{Alberto Pepe}  \maketitle  \paragraph{Image reproduced from http://bl.ocks.org/mbostock/4062085}  \paragraph{You should be able to use the left and right arrow keys to  move the graph. You might have to click on the graph to gain focus.}  \begin{figure}[tb]  \includegraphics[width=\columnwidth]{figures/d3/index2.html}  \caption{}  \end{figure}  \paragraph{Some online articles now let one rotate 3d figures. We can do  better:}  \begin{figure}[tb]  \includegraphics[width=\columnwidth]{figures/three/index3.html}  \caption{}  \end{figure}  \paragraph{Lots of great d3 examples can be found at  http://techslides.com/over-1000-d3-js-examples-and-demos/ and  https://github.com/mbostock/d3/wiki/Gallery}  \bibliography{bibliography/biblio}  \end{document}