Questions tagged [arrow-curve]
The arrow-curve tag has no usage guidance.
46 questions
0
votes
0
answers
48
views
how to draw a curve inside a cone
I want to draw a slight bended curve inside a cone like the following picture attached but my curve is outside this cone if i write "left bend" or "right bend". Is there some ...
0
votes
2
answers
91
views
How to draw a smooth curve with arrows on both of its ends with tikz?
I want to draw a curve with arrows, with the help of tikz package same as the one shown in the image. I tried so much but did not succeed.
\documentclass{article}
%maths
\usepackage{mathtools}
\...
1
vote
0
answers
174
views
Arrowed lines for tablature bends in MusiXTeX
How can I insert arrowed curved lines to indicate bends in tablatures like these ones in MusiXTeX? The documentation says nothing about that.
-1
votes
4
answers
250
views
Drawing a graph in Latex/Tikz [closed]
How to draw the following picture in Latex/Tikz:
2
votes
2
answers
182
views
`\path` arrows pinch outward undesirably
I am trying to draw a depiction of a map that sends $1\mapsto 1/2$, $1/2\mapsto 1/3$, $1/3\mapsto 1/4$, etc.
The code I have is given as follows:
% page setup
\documentclass[11pt]{article}
\usepackage[...
0
votes
1
answer
76
views
Arrow pointing to body of text in a math environment
I have the following problem. How can I get arrows in an align environment and how individual terms are framed? I am very grateful for any help.
0
votes
1
answer
67
views
Draw a curved line for mutual
I would like to know please how to draw a curved line and add it to the circuit to represent the mutual, like this:
The script of the small circuit is the following:
\begin{figure}
\centering
\begin{...
1
vote
4
answers
192
views
Draw a normal vector given sloped in node
I used the following code to draw two curves tangent to each other (not exactly, just eyeball it), is there a way to draw the normal vector (inward and outward) at the point $P$ as follows?
\...
3
votes
4
answers
311
views
Improve arched arrow
Can you see the curved arrow? Is there any way to make it more elegant? Right now the arrowhead covers part of the curvilinear section. One idea would be to insert two short horizontal strokes before ...
0
votes
1
answer
163
views
Add reversed arc barb tip at the end of a curve
I'd like to add a reversed arc barb tip to a curve in order to mark a discontinuity. While this works perfectly fine at the end of a line (and not a curve), reverting the barb tip horizontally at the ...
3
votes
2
answers
2k
views
Is there any way to write a curved arrow?
I'd like to write a curved arrow along a line, like this one.
How can I write it?
1
vote
1
answer
192
views
Make graphic looks like functions with TikZ
How could I achieve that? (TikZ preferably)
I tried with \draw[blue] plot[smooth] coordinates {(0,0) (3.5,4) (5.5,7)}; but It's not super efficient and doesn't exactly produce the result.
Any help?
...
1
vote
1
answer
167
views
Remove unwanted gap before the arrow ending a bezier curve in TikZ
Feeding
\documentclass{article}
\pagestyle{empty}
\usepackage{tikz}
\usetikzlibrary{calc,bending}
\begin{document}
\begin{tikzpicture}
\node[circle,draw] (N) at (15em,2ex) {};
\coordinate (C) at (...
2
votes
1
answer
201
views
Drawing simple overhead arrow
I am planning to draw an arrow over the digits like in the figures:
So far I tried $\overset{\curvearrowleft}{5}$, but It didn't produce arrows as the figures. I also tried this:
\usepackage{tikz}
\...
4
votes
1
answer
1k
views
Draw a curved line with text (node to node) using tikz
I am preparing a figure like this one:
But I couldn't draw the curved line from the middle point of the green shape to another node (as shown in figure). Also the brace under A and C node. How can ...
1
vote
1
answer
74
views
Adjusting a code of a diagram
Here is the code I am trying to compile on my overleaf:
\begin{tikzcd}[row sep=huge]
H_{\bullet}(\Sigma X)
\arrow[r,"c_*"]
\arrow[dr,bend right,"\Delta"'] &
H_{\bullet}(\...
-1
votes
1
answer
123
views
How can I draw this commutative diagram?
Here is the diagram I want to draw:
Any
2
votes
6
answers
2k
views
Shorten curved arrow proportionally to length
I am drawing curved arrows in tikz-cd, using the method devised by @AndréC in this answer. There are situations where I want to shorten these arrows, proportional to their arc length. However, the ...
3
votes
1
answer
10k
views
Wavy/curvy arrow, with the same oscillation as a tilde
I'd like to be able to use a wavy arrow, one that is a bit rounder and has a slower oscillation than rightsquigarrow: ideally one that has the exact same wave as a tilde, and ends in an arrowhead, and ...
1
vote
1
answer
71
views
Marking closed curve using decorations markings without using intersections (TikZ)
I want to mark my closed curves with {Latex[length=4mm, cyan]} like this. Usually, to mark a curve, I use intersections then mark a new custom mark by isosceles triangle and rotate and shift with ...
1
vote
1
answer
301
views
tikz-cd arrow between arrows is asymmetric (too short in one direction)
I want to draw an arrow (A) between two arrows (B and C) in tikz-cd, so that A is directly touching both B and C, like in the following diagram.
The code below seems like the sensible attempt at this ...
1
vote
1
answer
82
views
How to get the nice and desirable paths for curved arrows inside a table or control their end points?
I want to plot the following in LaTeX (off course in a way that looks more beautiful):
So far I have reached the following.
\documentclass{article}
\usepackage{tikz}
\newcommand*\circled[1]{\tikz[...
2
votes
1
answer
164
views
Tip of a distorted and curved vector
Supposing to have this MWE,
\documentclass[a4paper,12pt]{article}
\usepackage{amsmath,amssymb}
\usepackage{tikz}
\newcommand\Bcirc[1][3]{\mathbin{\tikz[baseline=-#1]{\draw[thick](0,0)circle[radius=#...
7
votes
1
answer
641
views
Curve of fixed height between two nodes in tikz-cd
I have a tikz-cd diagram, and I would like to bend the arrows by a certain distance (so that their heights are a fixed distance from the straight line connecting the endpoints). With bend left, the ...
0
votes
2
answers
377
views
curve line in number sequence
I want to write number sequences, with curved line like on this picture.
How to do that ?
4
votes
1
answer
685
views
Curved arrow in xy-pic
\documentclass{article}
\usepackage{graphicx}
\usepackage[all]{xy}
\begin{document}
$\xymatrix{& A \ar[d] & B \ar[d] & C \ar[d] & \\
D \ar[r] & E \ar[d] \ar[r] & F \ar[r] \ar[...
2
votes
1
answer
107
views
How do I pass a curved line through a relative coordinate in a polygon using Tikz?
I haven't found an answer that quite fits my situation. I need to link two rectangles, with a curved arrow, passing through the bottom right of a third rectangle, avoiding the text.
I'm using a ...
0
votes
1
answer
400
views
Draw Tikzpicture
I would like to draw the following picture using tikzpicture. Could you please help me?
Thanks in advance.
Regards,
MSA
12
votes
5
answers
2k
views
Trying to draw a circle with nodes
I am trying to draw the following image in Tikz
But all I got is
I am not able to make it into a perfect circle. The code is
\documentclass[tikz,border=2mm]{standalone}
\begin{document}
\...
1
vote
1
answer
658
views
Adding a curved arrow in a TikZ picture
This is my code:
\documentclass{standalone}
\usepackage{tikz}
\usepackage{xcolor}
\usetikzlibrary{calc,patterns,decorations.pathmorphing}
\usetikzlibrary{decorations.markings,positioning}
\begin{...
3
votes
3
answers
404
views
Draw circle with nodes and arrows on it
I try to reproduce theses graph, but unfortunately, without success…
Here is the Tikz I have produced:
\usetikzlibrary{arrows.meta}
\usetikzlibrary{bending}
\usetikzlibrary{arrows}
\begin{...
2
votes
3
answers
81
views
Arrows, nomenclature and shaded area
I want to make a diagram similar to this one
However, I have only been able to do this:
With the code
\begin{tikzpicture}
\draw (1,0) circle [radius=10.75cm];
\draw (1,0) circle [radius=4.2cm];
\...
1
vote
2
answers
392
views
How to get a digit over curved arrow pointing left and right?
I want to get like this :
I have tried with these following code but it does not give my expected result.
$\stackon{0}{\scriptstyle\curvearrowleft}~
\stackon[2pt]{1}{\scriptstyle\curvearrowleft}...
0
votes
1
answer
1k
views
How to creat a curved arrow from a character to other characters inside math environment? [duplicate]
How to creat a curved arrow from a character to other characters inside math environment?
Like below picture:
2
votes
1
answer
101
views
Drawing curves without arrows using xy-pic
Could you tell me how to remove the arrows of the curves using xy-pic? I didn't find the solution in xy-guide. Thanks advance for your help.
1
vote
1
answer
873
views
Adding arrows to curve
I tried using google and looking for old threads that cover the exact same question. I actually found a few suggestions that look great but unfortunately i lack the skills to apply them to my own tikz-...
1
vote
1
answer
512
views
Add arrows on parametricplot
Hi i'm trying to add the red arrows on the curves, I got arrows on the line with ArrowInside, but on the parametricplot coundn't get it.
\psset{arrowscale=2,ArrowFill=true}
\begin{pspicture}(-5,-4)(...
2
votes
3
answers
1k
views
how to draw an isothermal curve in pgf tikz?
I am working on a thermodynamic course. I want to draw an isothermal curve in the diagram of clapeyron and try this with the code below:
I want to draw on the curve a colored surface between the ...
4
votes
3
answers
4k
views
Curved lines with tikz
Consider:
\documentclass[a4paper, 11pt]{article}
\usepackage[protrusion=true,expansion=true]{microtype} % Better typography
\usepackage{graphicx} % Required for including pictures
\usepackage{...
4
votes
3
answers
2k
views
Double curved arrow
I found out that amssymb has double arrow the code is $\rightleftarrows$.
My question is: do we have a command for double curve arrow, that the one above is concave down (the arrow is from left to ...
2
votes
1
answer
102
views
What is the correct way to draw the following diagram
I am trying to draw the following figure using tikz. (Apologies for the rough sketch.)
This is how far I have gotten:
\begin{document}
\begin{circuitikz}
\coordinate (o) at (2.5,-1);
\draw (1,3)--(...
2
votes
1
answer
2k
views
pgfplots arrow head behavior in 3D plots
After getting tremendous help with getting my 3D plotting skills up to speed, I have another problem with drawing arrows and somesuch.
Consider the following code example:
\documentclass[border=5mm]{...
5
votes
1
answer
2k
views
How to rotate TikZ decoration (arrow)?
While TikZ has the option of bending arrows that appear at the tip of an edge (library bending), and has the option of placing arrows in the middle of edges (library decorations), I did not manage to ...
4
votes
1
answer
782
views
Particular type of hook arrow
Would anyone know a particular arrow in TeX that match this one, that denotes an automorphism of K?
The symbol was widely used by mathematicians in the beginning of the 20th century and is still used ...
5
votes
1
answer
273
views
How to add arrows going from a matrix to column vectors?
If possible, I would like to know how to do this.
Thank you.
Here is my code:
\documentclass[11pt]{memoir}
\usepackage{tikz}
%%% GRAPHIQUE
\newcommand{\largeto}{\mbox{\LARGE${}\to{}$}}
\title{...
1
vote
0
answers
98
views
TikZ: how to draw arrows from the y axis to a curve? [duplicate]
I should draw this:
This is what I have done so far.
I do not know how to draw the horizontal arrows. Besides, in order to draw the dashed line from point Q to point P, I wrote
\draw [fill] (0.3,2) ...