Technical requirements
For this chapter, you will need Julia and IJulia
installed, a web browser, and an internet connection. The IJulia
notebook with the code examples and plot outputs of the different plotting libraries are in the Chapter02
folder of the book's GitHub repository: https://github.com/PacktPublishing/Interactive-Visualization-and-Plotting-with-Julia. While this chapter mentions many plotting libraries, some of them with requirements hard to install, you do not need to install them all. The only plotting libraries you need for this chapter are Plots
, GLMakie
, and WGLMakie
.