Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
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} \...
Kumarm's user avatar
  • 994
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{...
Heziode's user avatar
  • 55