Skip to main content

Questions tagged [tikz-pgf]

TikZ is a higher-level drawing language built on top of the PGF graphics framework. For questions specifically about the PGF layer use {pgf-core} instead. Both tags are possible on the same question. The tag {diagrams} is also compatible with this tag.

3 votes
0 answers
71 views

I would like to create "half letters" that attach to the left side of letters in a math formula. This would not only allow for the Latin AE character, but also characters like AD, OP, TB, ...
ItsErtHere's user avatar
1 vote
0 answers
45 views

I am using the box plot prepared method from here: Read boxplot prepared values from a table. My problem is the following: I have multiple rows in that csv and I want a box plot for each of these rows....
skanarr's user avatar
  • 41
10 votes
2 answers
556 views

I am plotting a family of parabolas in TikZ, and there is a stray parabola. I'm confused. \documentclass[tikz,border=1cm]{standalone} \begin{document} \begin{tikzpicture} \pgfmathsetmacro{\...
Jasper's user avatar
  • 12k
0 votes
1 answer
44 views

I get two Missing character: There is no ; (U+003B) in font nullfont! warnings when I compile the below code with LuaLaTeX. I don't see any line numbers for the warnings in the .log file. I don't see ...
Apoorv Potnis's user avatar
5 votes
4 answers
462 views

Using "sloped" I know how to write text parallel to a line, but how do I make the text also at an angle in the second case? \documentclass{article} \usepackage{tikz} \usetikzlibrary{...
rpapa's user avatar
  • 13k
2 votes
1 answer
65 views

\documentclass{article} \usepackage{tikz} \begin{document} \begin{tikzpicture} \node[fill=yellow!80!black,align=right, minimum width=10cm] {This is a\\ demonstration text for\\ alignments.}; \end{...
Hyperplane's user avatar
1 vote
1 answer
64 views

I have the following situation: where the first \clip in the second frame is very small and I wish to present it a bit bigger for visibility reasons. I'm unsure how to tweak the code I'm using and if ...
Matteo's user avatar
  • 827
4 votes
3 answers
202 views

Claim This post is more likely asking for better approach, focused on the arc's plot. And that is similar to, but I don't find the same one: Drawing cyclic quiver Drawing a circular graph using xypic ...
Explorer's user avatar
  • 11.6k
1 vote
1 answer
48 views

I am trying to make a small decorative badge / logo for a friend. The plan is the have a background image (of grass and flowers), then a white mask. I want to "punch" a tamil word in there ...
Miloop's user avatar
  • 1,531
8 votes
4 answers
943 views

I apologized if this is a duplicate. What is the best way to draw such figures with tikz (or other packages)? For the time being just the potato like figure. I do not care for the vectors and the ...
Dimitrios ANAGNOSTOU's user avatar
3 votes
1 answer
126 views

I would like node B to have exactly the same width as node A, without explicitly specifying a fixed dimension, with the following constraints: The two nodes are not adjacent in the source code. I do ...
GJW's user avatar
  • 75
5 votes
1 answer
74 views

This question based on the previous question: % Source - https://tex.stackexchange.com/a/759998 % Posted by Andrew Stacey % Retrieved 2026-02-21, License - CC BY-SA 4.0 \documentclass[tikz, border=...
Explorer's user avatar
  • 11.6k
5 votes
4 answers
183 views

Consider the following minimal example where I want to draw a rectangle behind a sequence of numbers (to highlight them): \documentclass{article} \usepackage{tikz} \usetikzlibrary{backgrounds,calc} \...
Werner's user avatar
  • 627k
0 votes
2 answers
120 views

The question is similar to this solution, but not the same: \documentclass[tikz, border=1cm]{standalone} \usetikzlibrary{decorations.pathreplacing} % https://tex.stackexchange.com/a/572738/322482 \...
Explorer's user avatar
  • 11.6k
2 votes
2 answers
143 views

I found this post and I'm trying to retrieve the version shown in the image below. Does anyone know how I can get that specific version? I've checked the documentation and explored the available ...
AruGip's user avatar
  • 101

15 30 50 per page
1
2 3 4 5