Skip to main content

All Questions

Tagged with
1 vote
1 answer
48 views

semiconductor supply chain flowchart

I need to recreate a flowchart as faithfully as possible to the one depicted in the image. Unfortunately, my knowledge of LaTeX is still basic, and with the lines of code I have written, we are not ...
Yusef Hamdellah's user avatar
3 votes
3 answers
285 views

Problem in block diagram

I have to make schematic flowchart of a fever model. here's what i want to create Here's what i have tried so far \documentclass{article} \usepackage{tikz} \usetikzlibrary{shapes....
Maryam's user avatar
  • 53
0 votes
1 answer
86 views

How to create a Control Flow Diagram like this?

Hello everyone, I found this diagram on PezzeYoung's book. I don't understand how they create diagram like this using LateX. I searched online and tryed to use TikZ to create this think, but I didn't ...
Garnet14's user avatar
0 votes
2 answers
65 views

over laying pictures and positioning

using this Link i modified i could have made this the output i had \documentclass{article} \usepackage{fourier} \usepackage[table,xcdraw,dvipsnames,svgnames,x11names]{xcolor} \usepackage{tikz} \...
BROK's user avatar
  • 119
0 votes
1 answer
94 views

modified planet outline and orbitals in smartdiagram [closed]

after reading the documentation of smart diagram I could have done a very simple approach but I need more customization over the orbitals and outline of the planets and satellites , thank you for your ...
BROK's user avatar
  • 119
0 votes
1 answer
52 views

More control over arrows and shadows

I'm trying to make something similar to this shown in the figure below but I'm stuck with the text over the arrows and I couldn't make those shadows and thank you so much ! \documentclass{book} \...
BROK's user avatar
  • 119
0 votes
1 answer
44 views

shifting bars and creating polygons inside another shape

i m trying to make this diagram and i have made this so far \documentclass{article} \usepackage{tikz} \usetikzlibrary{shapes.symbols,positioning} \definecolor{myblue}{RGB}{150,150,150} \tikzset{ ...
BROK's user avatar
  • 119
0 votes
1 answer
54 views

how to put an image inside a flowchart or at a corner of a diagram

so i m willing to get something similar to this but somehow for my lack of expertise about latex so I have this code \documentclass{article} \usepackage{tikz} \usetikzlibrary{arrows.meta,positioning} ...
BROK's user avatar
  • 119
0 votes
1 answer
54 views

help with diagram with custom shape

\documentclass{article} \usepackage[T1]{fontenc} \usepackage{tikz} \usepackage{amsmath, amsfonts} \usetikzlibrary{arrows.meta} \tikzset{ customshape/.style={ fill=lightgray, draw=...
BROK's user avatar
  • 119
4 votes
2 answers
149 views

how to make this flowchart

so i came to this code right now i m still stuck with the text in between arrows and that dashed box with correct and wrong emoji so far I have this code : \documentclass{article} \usepackage{...
BROK's user avatar
  • 119
1 vote
2 answers
81 views

How to break line in a text node in a tikz forest diagram

I need to break line in a node text in a tikz forest diagram. I tried to add \ or \newline in the node text, but that did not work. Here is the sample code: \documentclass{article} \usepackage{tikz} \...
None's user avatar
  • 329
1 vote
2 answers
171 views

Editing the block diagram

I have written a code for my block diagram as shown below: \documentclass[10pt]{article} \usepackage{adjustbox} \usepackage{tikz} \usetikzlibrary{plotmarks,matrix,decorations.pathreplacing,arrows....
Milito's user avatar
  • 45
1 vote
3 answers
130 views

add line break to the label in Tikz

How can I add line break to the label (description) of diagram in Tikz? This is my code: \documentclass[10pt]{article} \usepackage{tikz} \usetikzlibrary{matrix,decorations.pathreplacing,arrows.meta,...
Milito's user avatar
  • 45
1 vote
1 answer
305 views

How do I get a horizontal flowchart as drawn by hand below?

I'd like to draw a horizontal flowchart like the one below in TikZ: My professional skills have led me to this one flowchart that doesn't look like the required one. \documentclass[tikz, margin=3mm]{...
Fadil's user avatar
  • 31
0 votes
1 answer
69 views

Flowchart drawing ( Arrows)

How can I add the arrows as shown in the above flowchart ? The main problem is that, I don't know how to draw the rest of the arrows, especially, the north-northwest and north-north east . If ...
MASSAL's user avatar
  • 125

15 30 50 per page