PyPlot.jl tips
Some tips about JuliaPy/PyPlot.jl, the matplotlib (Python) visualization library for Julia. See also docs for matplotlib since PyPlot.jl largely follows matplotlib's API.
Some tips about JuliaPy/PyPlot.jl, the matplotlib (Python) visualization library for Julia. See also docs for matplotlib since PyPlot.jl largely follows matplotlib's API.
In the VSCode plot panel and fredrikekre/Literate.jl notebooks, PNG images are generally smaller than SVG ones. To force plots to be shown as PNG images, you can use tkf/DisplayAs.jl to show objects in a chosen MIME type.
f = ODEFunction(sys) could be useful in plotting vector fields.
Some tips about Plots.jl, the de-facto standard visualization library in Julia.
Open Windows Powershell with Administrator rights and run:
See the report at C:\battery-report.html.
How to export high resolution TIFF images from PowerPoint slides.