Skip to main content

Questions tagged [circles]

about the production of circles and circle-like shapes in LaTeX graphic processors.

3 votes
1 answer
95 views

I want to create a text box with circled number in it, that is aligned in a straight line with the text, as shown in the picture above. I have tried different methods, but the box always appears ...
Abhishek Yadav's user avatar
3 votes
2 answers
228 views

I love circledsteps, but I would like to be able both to choose the geometrical shape of the number enclosing between, at least: circle, square, and triangle. This is because I'm numbering cities on a ...
BsAxUbx5KoQDEpCAqSffwGy554PSah's user avatar
8 votes
1 answer
251 views

I'm using tikz to create a figure with a ring and n nodes on it equally separated by an angle of 360° / n. Since I want the number of nodes to be arbitrary I defined a command which creates the ...
TheFox's user avatar
  • 83
2 votes
2 answers
126 views

This is my code so far: \documentclass{standalone} \usepackage{graphicx} \usepackage{amssymb, amsfonts, dsfont} \usepackage{tikz} \usetikzlibrary{positioning, shapes, arrows.meta} \begin{document} ...
user2379123's user avatar
2 votes
2 answers
114 views

I am trying to reproduce this figure using the tikz library. However, I have not been able to do it correctly as I want to display the radius of the circle generated in a visual way (meaning to be ...
Waxler's user avatar
  • 922
2 votes
1 answer
67 views

I have the following code to show union of two sets. But the problem is that the intersection of the two sets in the diagram below has been colored twice instead of just once. As we can see in the ...
Jason's user avatar
  • 262
2 votes
1 answer
176 views

I would like to visualize the derivation proof \documentclass[tikz,border=10pt]{standalone} \usepackage{amsmath} \begin{document} \begin{tikzpicture}[scale=2] % Parameters: Circle radius and ...
Jack Napier's user avatar
0 votes
2 answers
189 views

I want to make a circe where from the center an arc of 45 degrees is shaded out to the edge of the circe. I will need to change the angle a few times, but to start I would like to do at least 45 ...
KetanI.'s user avatar
1 vote
1 answer
101 views

My intention is to represent the molecular docking in a very schematic way. What you see here is the protein, and the cavity represents its active site. To represent the ligand molecule I would need ...
user3204810's user avatar
  • 1,703
1 vote
0 answers
56 views

I'm trying to figure out how to fill the surface of a circle plotted with 3dtools with a solid or transparent colour. For example, in the MWE below, I would like to colour the surface of the green ...
Coenraad van Schoor's user avatar
2 votes
1 answer
153 views

I want to draw a circle where each arc connecting three consecutive nodes is of a different color than the next arc. Each new arc should start from the last node of the previous arc and continue to ...
MYaseen208's user avatar
  • 8,841
11 votes
5 answers
929 views

I want to draw a circle with a given radius so that it touches two other bigger circles near their intersection. I am using the tkz-euclide package but could not figure out this case. The code below ...
Thierry Blanc's user avatar
1 vote
0 answers
90 views

The code below (which uses the pict2e package) seems to do what I intended but I want to do some further editing and add some other lines and label the angles differently. When angles are adjacent to ...
Michael Hardy's user avatar
0 votes
0 answers
36 views

I would like to draw a simple sphere with radius 1 in a three dimensional coordinate system that has some kind of grid on its surface, i.e. like in the following picture that I found. I was wondering ...
Mimimi's user avatar
  • 101
0 votes
0 answers
36 views

I want to draw a 3-dimensional parabola (i.e. plot $z=x^2 + y^2$) with maximal value of z=1 and then mark the part of the parabola where $x^2 + y^2 =1$, $x\leq 0$ and $y \leq 0$, which is part of a ...
Melissa's user avatar

15 30 50 per page
1
2 3 4 5
23