It’s a big release that we put lots of work into. It contains a few breaking changes but these should hopefully only cause minor inconvenience. You can find all the highlights in our blogpost
You can also have a look at NEWS.md for a selection of the most important changes.
And finally, the v0.18 tag with every PR and issue closed and everyone who has contributed.
In other news, we moved all Makie packages to MakieOrg, and all github pages are now subdomains of makie.org:
After upgrading to v0.18, plotting in VScode does not open the plot pane, even though “VScode > Settings > Extensions > Julia > Use Plot Pane” is checked. Instead, a .png file is generated and an external PDF viewer opens.
Is this an intended change? How can I recover the previous behavior?
e.g. a “scientific pub” theme for publication-ready plots. and something like how seaborn has paper, notebook, talk, and poster themes for different sized-plots. for every Pluto notebook, I do ~:
I have developed a package for creating publication quality figures, MakiePublication.jl. Maybe you will be interested. Feel free to comment and make PRs. The full doc is here.