All Projects → negrinho → Sane_tikz

negrinho / Sane_tikz

Licence: mit
Reconquer the canvas: beautiful Tikz figures without clunky Tikz code

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Sane tikz

Tikz
Complete collection of my PGF/TikZ figures.
Stars: ✭ 668 (+240.82%)
Mutual labels:  latex, tikz
Matlab2tikz
This program converts MATLAB®/Octave figures to TikZ/pgfplots figures for smooth integration into LaTeX.
Stars: ✭ 1,041 (+431.12%)
Mutual labels:  latex, tikz
Awesome Tikz
A curated list of awesome TikZ documentations, libraries and resources
Stars: ✭ 804 (+310.2%)
Mutual labels:  latex, tikz
metapict
A graphics library for producing Racket picts in a MetaPost/TikZ style.
Stars: ✭ 37 (-81.12%)
Mutual labels:  tikz, diagrams
Tikzcd Editor
A simple visual editor for creating commutative diagrams.
Stars: ✭ 1,627 (+730.1%)
Mutual labels:  latex, tikz
lazylatex
Because LaTeX shouldn't be boring! 🐠 LaTeX package inspired by sphinx-rtd-theme. Build with tcolorbox, minted, tikz, etc,.
Stars: ✭ 16 (-91.84%)
Mutual labels:  latex, tikz
Latex Examples
Examples for the usage of LaTeX
Stars: ✭ 1,032 (+426.53%)
Mutual labels:  latex, tikz
Ktikz
KtikZ provides a nice user interface for making pictures using TikZ.
Stars: ✭ 233 (+18.88%)
Mutual labels:  latex, tikz
Tikz Feynman
Feynman Diagrams with TikZ
Stars: ✭ 104 (-46.94%)
Mutual labels:  latex, tikz
Tikzplotlib
Convert matplotlib figures to TikZ/PGFplots for smooth integration into LaTeX.
Stars: ✭ 1,338 (+582.65%)
Mutual labels:  latex, tikz
tikz
Random collection of standalone TikZ images
Stars: ✭ 87 (-55.61%)
Mutual labels:  scientific-visualization, tikz
Latex Cheatsheet
Template for a compact LaTeX Cheatsheet I made some years ago.
Stars: ✭ 136 (-30.61%)
Mutual labels:  latex, tikz
tkz-orm
Object-Role Modeling diagrams in TeX
Stars: ✭ 14 (-92.86%)
Mutual labels:  tikz, diagrams
tikz favorites
collection of favorite TikZ graphics
Stars: ✭ 62 (-68.37%)
Mutual labels:  latex, tikz
Tikz
Galley of Tikz drawings.
Stars: ✭ 251 (+28.06%)
Mutual labels:  latex, tikz
Tikz drawings
Drawing in LaTeX
Stars: ✭ 18 (-90.82%)
Mutual labels:  latex, tikz
Circuitikz
CircuiTikZ TeX/LaTeX package for drawing circuits
Stars: ✭ 222 (+13.27%)
Mutual labels:  latex, tikz
Latexdiagrams
Latex Diagrams that I have generated/taken from internet.
Stars: ✭ 77 (-60.71%)
Mutual labels:  latex, diagrams
Quiver
A modern commutative diagram editor for the web.
Stars: ✭ 1,799 (+817.86%)
Mutual labels:  latex, tikz
Neural
LATEX: TikZ package for drawing neural networks. Also available on CTAN at http://www.ctan.org/tex-archive/graphics/pgf/contrib/neuralnetwork
Stars: ✭ 169 (-13.78%)
Mutual labels:  latex, tikz

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)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].