typst VS pgfplots

Compare typst vs pgfplots and see what are their differences.

typst

A new markup-based typesetting system that is powerful and easy to learn. (by typst)

pgfplots

pgfplots - A TeX package to draw normal and/or logarithmic plots directly in TeX in two and three dimensions with a user-friendly interface and pgfplotstable - a TeX package to round and format numerical tables. Examples in manuals and/or on web site. (by pgf-tikz)
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
typst pgfplots
135 4
36,684 206
3.3% 2.9%
9.8 3.6
5 days ago 6 months ago
Rust TeX
Apache License 2.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

typst

Posts with mentions or reviews of typst. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-01-07.
  • Laid Off in My Career, and Twice in One Year
    2 projects | news.ycombinator.com | 7 Jan 2025
    I may be a tad late, but typst does have a compiler you can use locally with your favorite local text editor.

    https://github.com/typst/typst/releases

  • MdBook – a command line tool to create books with Markdown
    11 projects | news.ycombinator.com | 10 Nov 2024
    I am happily experimenting with Typst right now (https://typst.app/ ), which compiles much faster than LaTeX and with a syntax very similar to md, together with nice support for math, figures and advanced settings.
  • You too can write a book
    2 projects | news.ycombinator.com | 9 Nov 2024
    Check out [typest](https://typst.app/) if you're looking to write a book yourself.

    [Hypermedia Systems book](https://hypermedia.systems/) was written with it.

  • Exploring Typst, a new typesetting system similar to LaTeX
    12 projects | news.ycombinator.com | 12 Oct 2024
    This [issue](https://github.com/typst/typst/issues/4224) and others like it are dealbreakers for me. There are numerous related issues, but the developers are stubbornly sticking to their interpretation—using the older definition of leading from the days of metal type, rather than the more modern concept of line-spacing. No other software or modern typesetting system I know of uses this approach anymore. This is particularly frustrating since I work with a lot of multilingual text, including Arabic, and it's very difficult to align the baselines when setting text in more than one column.
  • Quarkdown: Markdown with Superpowers
    4 projects | news.ycombinator.com | 22 Aug 2024
    - Long-form, print-friendly report generation, including data visualization, tables and images

    [0] https://github.com/typst/typst

  • Show HN: Srcbook – A TypeScript notebook for rapid prototyping
    7 projects | news.ycombinator.com | 19 Aug 2024
    I somehow didn't know about https://github.com/typst/typst. This is a really cool project, going to dig in further.

    At first glance, this seems particularly useful for scientific-style notebooks, which aren't our primary focus. If the demand is there though, I don't see why we couldn't integrate.

  • Blitz: A lightweight, modular, extensible web renderer
    9 projects | news.ycombinator.com | 11 Aug 2024
    It's kinda early, but we're looking at collaborating with https://typst.app/ (a modern LaTeX alternative) on this. They already have some of the low-level PDF writing infrastructure in place, and are working on something higher-level that we're hoping to use.

    (you could also look at using Typst directly if you're not tied to HTML)

  • Introduction to Haskell Diagrams
    3 projects | dev.to | 9 Aug 2024
    I think that I need something in between. Recently, I was checking typst. It is quite impressive. But I am not sure if I need a better LaTeX.
  • Why I Prefer RST to Markdown
    19 projects | news.ycombinator.com | 31 Jul 2024
    I think the previous author is confused because if you google "Typst", you end up at https://typst.app, which seems to only advertise the web GUI and not the open-source CLI tool.
  • What TeX Gets Right
    1 project | news.ycombinator.com | 20 Jul 2024
    > Now, it’s certainly possible that one could develop a new, generative typesetting language that captures the virtues that I’ve discussed above and is free of TeX’s historical baggage.

    Like [typst](https://github.com/typst/typst)?

pgfplots

Posts with mentions or reviews of pgfplots. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-21.
  • Typst, a modern alternative to LaTeX, is now open source
    8 projects | /r/programming | 21 Mar 2023
    But, if you really hate yourself and the self-flagellation doesn’t suit your fancy, you can find a primer on the basics of programming in LaTeX here: https://pgfplots.sourceforge.net/ (look for the technical papers) I did the solving part the most basic, brute force way possible—it was already obnoxious enough. Modern computers are fast enough for even the LaTeX to come up with a solution in a reasonable time frame (still, think minutes, not seconds). I’m sure somebody who actually cares about such things will be able to point you towards something much more sane, but that unfortunately won’t be me.
  • Language Definition for PGFPlots
    1 project | /r/LaTeX | 2 Dec 2022
    But if you're looking for a comprehensive list of the out-of-box keys, you might try looking through the pgfplots repo.
  • How to use colorbrewer to fill TikZ nodes?
    1 project | /r/LaTeX | 30 Aug 2022
    The TikZ library colorbrewer doesn't define a color Dark2-3-2 but it does have Dark2-A through Dark2-H, and the PGF library colorbrewer organizes those into colormaps, so you can lookup the color map and use the desired colors:
  • Is it worth it to learn programming for someone who wants to pursue a degree in mathematics?
    1 project | /r/mathematics | 19 Mar 2022
    You’ve clearly either not read the source code for any complex LaTeX package or haven’t understood it. Your criterion is ‘data structures and algorithms’? Well, here’s a data structure, and I’m sure if I dig around for a couple of minutes I can find an algorithm. The PGFPlots maintainer has the package on his resumé, and he has a job. Even if he didn’t, that’s clearly an unnecessary criterion. You’re unlikely to be hired on the basis of your MACRO-11 knowledge. That doesn’t stop it being programming.

What are some alternatives?

When comparing typst and pgfplots you can also consider the following projects:

asciidoctor-latex - :triangular_ruler: Add LaTeX features to AsciiDoc & convert AsciiDoc to LaTeX

PlotNeuralNet - Latex code for making neural networks diagrams

typst-lsp - [Deprecated] An early language server for Typst, plus a VS Code extension

pgf - A Portable Graphic Format for TeX

typst.nvim - WIP. Goals: Treesitter highlighting, snippets, and a smooth intergration with neovim.

collage - Data2Viz port/wrapper for data visualization with Jetpack Compose *for learning purposes*

json-resume-template - JSON-based standard for resume

PyLuaTeX - Execute Python code on the fly in your LaTeX documents

KeenWrite - Free, open-source, cross-platform desktop Markdown text editor with live preview, string interpolation, and math.

pandoc-latex-template - A pandoc LaTeX template to convert markdown files to PDF or LaTeX.

tree-sitter-typst - A TreeSitter parser for the Typst File Format

vimtex - VimTeX: A modern Vim and neovim filetype plugin for LaTeX files.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

Did you know that Rust is
the 5th most popular programming language
based on number of references?