SkillAgentSearch skills...

Lilaq

Advanced data visualization with Typst.

Install / Use

/learn @lilaq-project/Lilaq
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

social-card

Typst Package Test Status MIT License Static Badge

Lilaq is a powerful plotting library for Typst.


You can import Lilaq under the canonical abbreviation lq by calling:

#import "@preview/lilaq:0.6.0" as lq

The documentation lives at https://lilaq.org.

Demos

Clicking on any demo image below will bring you to the respective page of the documentation that shows how to create this plot.

<table> <tr> <th>Line plot</th> <th>Scatter</th> <th>Bar chart</th> </tr> <tr> <td>

simple plot demo

</td> <td>

scatter

</td> <td>

bar chart

</td> </tr> <tr> <th>Boxplot</th> <th>Quiver</th> <th>Styled marks</th> </tr> <tr> <td>

boxplot

</td> <td>

quiver

</td> <td>

marks

</td> </tr> <tr> <th>Errorbars</th> <th>Plot smoothing</th> <th>Stem plot</th> </tr> <tr> <td>

errorbars

</td> <td>

plot smoothing

</td> <td>

stem plot

</td> </tr> <tr> <th>Colormesh</th> <th>Contour</th> <th>Color bar</th> </tr> <tr> <td>

colormesh

</td> <td>

contour

</td> <td>

color bar

</td> </tr> </table> <table> <tr> <th>Spectrum with secondary axis</th> <th>Climograph with twin axis</th> </tr> <tr> <td>

spectrum plot

</td> <td>

climograph

</td> </tr> <tr> <th>Bar plot with numbers</th> <th>Multiple twin axes</th> </tr> <tr> <td>

bars with numbers

</td> <td>

twin axes

</td> </tr> </table> <table> <tr> <th>Plot within a plot</th> <th>Koch snowflake fractal</th> </tr> <tr> <td>

weierstrass function

</td> <td>

koch snowflake fractal

</td> </tr> </table>

Related Skills

View on GitHub
GitHub Stars709
CategoryData
Updated1d ago
Forks19

Languages

Typst

Security Score

100/100

Audited on Apr 7, 2026

No findings