Quantcast
Channel: Question and Answer » tikz-arrows
Browsing index pages (33 articles)

Image may be NSFW.
Clik here to view.

Block diagram TikZ connectors

I am having some issues with the following code: documentclass[tikz,border=5mm]{standalone} usetikzlibrary{arrows,positioning,shapes} begin{document} begin{tikzpicture}[node distance=5mm, >=latex',...

View Article


Image may be NSFW.
Clik here to view.

How put tikzpictures in rows?

Currently I have 8 different pictures and I want to put them in 2 rows of 4 (so 4 pictures per line). These tikzpicture also have arrow head which I would like to get rid off. If someone could type up...

View Article


Image may be NSFW.
Clik here to view.

pgfplots quiver arrowhead size

I am making a quiver plot using pgfplot and I want the arrow head size to be scaled “nicely” with the length of the vector (e.g., the way Matlab quiver plot does). I’ve come across several solutions to...

View Article

How to change node arrow color in tikz

So I have tried fill=red and color=red , but it’s not doing the job. Fill color my node text and color color my all texts and node arrow. I need only node arrow to be colored, maybe any suggestions? My...

View Article

Image may be NSFW.
Clik here to view.

Arrows to nested nodes

I construct a TikZ image with nested nodes: As you can see, I try to add arrows from the outer node to the inner one. How is it possible to target the arrows to the correct position of the inner node...

View Article


Arrow lines crooked when using xymatrix frame around group of entries

The following does not yield squared arrow lines. The lines connecting the two lower blocks are crooked. Does anyone have any idea how to fix that? Thanks, Dave usepackage{tikz}...

View Article

Image may be NSFW.
Clik here to view.

How to change squared arrow connection between nodes tikzpicture

I am using tikzpicture to draw the connection between node in Latex. However, the connections are not fine. I would like to know how can I obtain the expected result as right side. Currently, I used...

View Article

Image may be NSFW.
Clik here to view.

tikzpicture add curved arrow in INTERVAL

I am currently working on a slide in which I need to add a curved arrow in the interval as below Pardon my poor drawing skill in MS paint… This is my current attempt draw[->, thick] (-0.1,0) --...

View Article


Image may be NSFW.
Clik here to view.

Rounded arrow in tikzcd with text on it

This is a continuation of my previous question. I would like to draw a rectangular-like arrow with rounded corners in tikzcd and would like to put a text on this arrow. Here is my attempt:...

View Article


draw half line between two nodes tikz

I have the following graph: documentclass[border=1mm]{standalone} usepackage{siunitx} usepackage{tikz} begin{document} begin{tikzpicture} ] node (n1) at (0,0)...

View Article

Image may be NSFW.
Clik here to view.

How to add arrow to connect between node Tikz?

I have the block nodes as below figure. I want to connect them by arrow, with bold font. Could you help me to look at my code and update them? Thank you so much This is my current result This is my...

View Article

Writing code on arrows

I am trying to write code on arrows between nodes. Ideally I would like the code to be on the left (or right) of the arrow and in the middle. Is there a way to acheive just that?...

View Article

Image may be NSFW.
Clik here to view.

angle appear longer in tikz

The tip of the red angle sign is bigger. How to fix this. begin{tikzpicture}[thick, scale = 1.5, transform shape] coordinate (origo) at (0,0); draw (0,0) ellipse (2cm and 1cm); draw [->] (0,0) --...

View Article


Image may be NSFW.
Clik here to view.

tikz arrow direction problem in flowchart

The flowchart is almost what I want, but I am having a problem getting the arrow head to point in the correct direction in one of the paths that has turns in it. The picture shows the problem, and the...

View Article

Image may be NSFW.
Clik here to view.

Tikz: Creating narrow arrow heads / disproportionate scaling

I want to use arrow heads that look like the triangle 45, but due to my technical background I would like to get the opening angle smaller (and overally smaller in relation to the line width). My MWE...

View Article


Image may be NSFW.
Clik here to view.

tikz arrowhead type changes node positioning along curved path?

I’m trying to position a square node midway along a curved path, but I’ve noticed that the arrowhead style I select affects the positioning — if I use an arrowhead other than the default, the node is...

View Article

Image may be NSFW.
Clik here to view.

Bend additional arrow in circular smartdiagram

I want to bend an additional arrow in a circular smartdiagram. How can i achieve that? Here is how my diagram looks right now: Here is how it should look: Here is a MWE of my current diagram:...

View Article


Image may be NSFW.
Clik here to view.

Flowchart using TiKz – connecting arrows

Here is flowchart drawn using TiKz. I’m trying to connect the arrows in a clean way. For instance, I want to connect box3.west to retF.south and box2.east to retT.south. I would like to have the arrow...

View Article

Tikz arrow compiles to wrong location when used in the align environment

Can you help me prevent my arrow from showing up on the wrong page. I have a tikz arrow in an align environment and for some reason, the arrow shows up on the following page and not in its intended...

View Article

Image may be NSFW.
Clik here to view.

Draw a simple figure with arrows

I have been trying to get this figure: Can you offer me some guidance as to how to correct my code and also get the arrow heads in the center of the lines? Thanks. Here is my code:...

View Article
Browsing index pages (33 articles)


Latest Images