fixed rendering issues
This commit is contained in:
parent
cc95cc97a1
commit
51db4f11b6
3 changed files with 3 additions and 3 deletions
|
|
@ -18,7 +18,7 @@
|
|||
}
|
||||
\node[inner sep=1pt,circle,draw,fill,label={\p:\l}] at (\x:5) {};
|
||||
|
||||
\fill[color = blue!25]
|
||||
\fill[color = blue, opacity = 0.25] (0:5)
|
||||
\foreach \x/\R in {60/0,120/2.5,180/1,240/5,300/0,360/5} {
|
||||
-- (\x:\R)
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue