Colorbar shows colors backwards

I think that the colors in the colorbar are shown upside down. I saw this in my own code, but looking at the linked example, it is also happening there: the blueish should be at the bottom (close to zero) and the orange-red should be at the top (close to 1.5).

Hopefully my description makes sense.
Thanks

1 Like

This should be fixed in the next release. lq.colorbar has it colors inverted on pdf export, but not on the preview Β· Issue #85 Β· lilaq-project/lilaq Β· GitHub

Yes I can confirm that this has been fixed on main. It’s due to a bug in the Typst compiler but beginning with the next version of Lilaq, an internal workaround will fix the issue :)

Fixed as of the latest release πŸ“ˆ lilaq:0.6.0 βˆ’ 1-year anniversary βˆ’ Subplots, Violins, Aspect-Ratio - #3 by Mc-Zen!