Julia allows for you to customize plots to meet customer’s requests. This came in handy, but it was hard to find for this novice programmer. This link helped me solve the problem: https://plotly.com/julia/3d-axes/#background-and-grid-color My task required printing from 3 dimensional temperature data, rather than equations, so I couldn’t follow the exact method shown here. My…
Continue Reading