Relative Content

Tag Archive for juliamakie.jl

MakieTeX fails to precompile

I made the huge mistake of updating a bunch of packages.
Now whenever I load in the MakieTeX package, I get the following error:

Displaying figures as vector graphics with Makie in Julia

I am using the Makie library for visualization in Julia. Whenever I display my figure (by running display(fig)), it opens an image viewer with a png image. Can I somehow get this to instead show me a vector image? Or is there an alternative to display which can do this? (Previously I have been using PyPlot which does this by default)

Dark colors and plot artifact in Julia GLMakie PolarAxis Surface

I have been trying to make a surface plot using GLMakie in Julia, with a PolarAxis.
However the colors in the image are much darker than the colorbar.
In addition, there is an artificial bright line at one specific angle (always the same, at around 55 degrees). This line is not present in the data.