Technical requirements
For this chapter, you will need Julia, Pluto, and IJulia
installed. You will also need a web browser with an internet connection. The Pluto and Jupyter notebooks for this chapter can be found in the Chapter04
folder of this book's GitHub repository: https://github.com/PacktPublishing/Interactive-Visualization-and-Plotting-with-Julia. You will also need to install the Plots
package. This chapter also requires GLMakie
, Animations
, and Javis
, but Pluto will automatically install them as required.