Search found 3 matches

by Suomenlinna
Mon Apr 13, 2015 4:56 pm
Forum: Graphics, Figures & Tables
Topic: Drawing a circle with tikz
Replies: 4
Views: 9041

Re: Drawing a circle with tikz

Okay, I seem to have another question/problem:

I want to connect two nodes, say 1 and 2 with an arc - but so that the center of the cirle is contained in this sector of the circle.

So, is there a way to draw an (invisible) node at, say, P=({360/\n * (4 - 1)}:0.3\radius) and draw a (smooth) arc ...
by Suomenlinna
Mon Apr 06, 2015 10:12 am
Forum: Graphics, Figures & Tables
Topic: Drawing a circle with tikz
Replies: 4
Views: 9041

Re: Drawing a circle with tikz

Thank you very much, it does work just like I expected!

Thank you!
by Suomenlinna
Fri Apr 03, 2015 4:15 pm
Forum: Graphics, Figures & Tables
Topic: Drawing a circle with tikz
Replies: 4
Views: 9041

Drawing a circle with tikz

Hi everyone,
I'm trying to draw a circle with tikz.
I've tried to adapt this example: http://www.texample.net/tikz/examples/cycle/
My circle should satisfy the following properties:
(1) There should be, for a fixed $n$ , $n$ invisible vertices (with equal distance) on the circle line. Moreover ...