Summary of Julia Plotting Packages

1 · Christopher Rackauckas · June 17, 2023, 2:31 p.m.
This is a repost of my response on the Julia Discourse on this topic. I was asked to make a blog post so here you go! The “Main” Plotting Packages Here’s a quick summary of the most widely used plotting packages. I may have missed one, but I haven’t missed one that is very widely used. Plots.jl is the most used. It’s probably the most documented, used in the most tutorials, and is used in many videos. Pros: Its main draw is that it has a lot of plugins to other packages through its recipes sys...