Skip to main content

Questions tagged [diagrams]

{diagrams} is for general questions about vector graphics created programmatically inside a (La)TeX document. For questions about specific packages, use the appropriate tag, e.g. {tikz-pgf} or {pstricks}. For questions about inclusion of external graphic files, use {graphics} instead.

2 votes
1 answer
89 views

How to center the out arrow of a box?

I use a code from Izaak Neutelings (https://tikz.net/categorization_events/) and adapted it for my thesis. But when I write a bigger sentence the middle arrow in "Simulações" is not centred. ...
allan's user avatar
  • 55
5 votes
1 answer
471 views

3D Chip Design using TikZ

I'm trying to reproduce a 3D design of a chip using TikZ in LaTeX. The design I'm aiming for resembles a multi-layered chip concept, similar to the image below (showing different components stacked on ...
Yusef Hamdellah's user avatar
3 votes
0 answers
28 views

How to force the border with in the rectangle with `\filldraw`? [duplicate]

As the title describes, I would like to force the border that \filldraw created not to exceed the filled area, just like the following figure. However, calculating the width of the border directly ...
Skyrmion's user avatar
  • 698
1 vote
1 answer
26 views

How to create Hnmr graphs in asymptote

I was wondering how to form peaks like these in an asymptote graph Currently I only know how to do one peak, which I did using Bezier curves as follows: real width = 0.008; real spikeshift0 = 4; real ...
Pen and Paper's user avatar
0 votes
1 answer
35 views

Filling complement set in Eulero-Venn diagrams (Tikz)

Well I'm stuck on this, perhaps stupid, part of drawing Euler-Venn diagrams. Here is my work so far: I was trying to draw the various diagrams, but I got stuck in filling the complement set. This is ...
Henry's user avatar
  • 404
3 votes
2 answers
206 views

How do I annotate a molecule on Chemfig?

I want to annotate a molecule like the image below I have the following code for the molecule \schemestart \chemname{\chemfig[double bond sep = 4pt]{*5(((-[::180]*6(-=-=-=))(-[::-90]*6(-=-=-=)))-\...
Pen and Paper's user avatar
0 votes
1 answer
38 views

Java and PlantUML: wrong extension `.latex`

I am using Ubuntu 24 and trying to compile the following temp.tex file with the plantuml package (for testing purposes only): \documentclass{article} \usepackage{plantuml} \begin{document} Here is a ...
Denis da Mata's user avatar
0 votes
0 answers
26 views

Tikz figure arrowstyle for Schematic energy band representation of a semiconductor

I'm trying to replicate the arrow style from one TikZ figure in another. Specifically, I want to change the arrows in the first image to match those in the second image. \begin{figure}[H] \centering \...
Yosef Hamdellah's user avatar
4 votes
2 answers
102 views

TikZ: Draw Boxes in Field of Numbers

I want to draw a box around a field of random numbers: I generated the number field using: \documentclass{article} \usepackage{xcolor} \usepackage{tikz} \begin{document} \begin{tabular}{ c c c c c ...
s28's user avatar
  • 177
0 votes
2 answers
138 views

diagonal argument in latex [duplicate]

How can I draw the following figure in latex please?
Intuition's user avatar
  • 123
0 votes
1 answer
48 views

Tikz \draw angle and length leads to strange results [closed]

Why is the angle:length argument in draw leading to strange results after the second point? \documentclass{article} \include{tikz} \begin{document} \begin{tikzpicture} \draw (0,0) -- (-45:1) --...
mrCarnivore's user avatar
  • 1,527
0 votes
1 answer
70 views

Replicating brownian distribution of particles

I need to replicate this picture I need to replicate this drawing As you can see, this is a representation of the colloidal particles distribution within a solvent. The concentration of particles ...
user3204810's user avatar
  • 1,577
0 votes
0 answers
34 views

formmating my paper{the frame}

I hope you all right. so my problem is I want to make a frame for my paper like that: if anyone know the full step-by-step Please, reply to me. And Thank You!
omar hedak's user avatar
-1 votes
2 answers
84 views

9 term long exact sequence

I would like to draw 9 term long exact sequence (for example, Poitou--Tate sequence). The goal of my image is the following. The code so far is, \documentclass[11pt,english]{smfart} \usepackage[OT2,...
BrauerManinobstruction's user avatar
0 votes
1 answer
45 views

make negative values ​of the function disappear below the y-axis

I want the negative values ​​of the function, that is, those values ​​which are below the $|u|_{L^\infty(B)}$ axis to disappear or take value zero. I have tried some options which have been asked in ...
Richard's user avatar
  • 73

15 30 50 per page
1
2 3 4 5
213