texplot

A library for generating LaTeX chart descriptions using pgfplots.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 192 Downloads
  • 26 This Version

Leiningen/Boot

[texplot "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

texplot/texplot {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("texplot:texplot:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>texplot</groupId>
  <artifactId>texplot</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>