Skip to content

negrinho/sane_tikz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I recommend using VS Code with LaTeX Workshop for easily visualizing changes to figures. In preview mode, once you run the code to regenerate the tex file for the figure, the figure should update automatically in the pdf preview window. If sane_tikz was useful for you to create figures for your paper, consider mentioning it in the acknowledgements and share it via an issue or email or on Twitter with the hashtag #sane_tikz. See tutorial for a high-level description of the design decisions or dive right into the examples. Use pip install sane_tikz to install from PyPi and git clone https://github.com/negrinho/sane_tikz && cd sane_tikz && pip install -e . to install from the repo.

Examples

Check the examples:

Roadmap

  • Easy GIF generation
  • Multiple output formats (png, svg, ...)
  • 3D plotting
  • More 2D plotting primitives for common plots (bar, line, scatter, ...)
  • Slide deck creation (i.e., an alternative to Beamer)

Releases

No releases published

Packages

No packages published

Languages