fixed rendering issues

This commit is contained in:
CDaut 2023-09-23 11:55:19 +02:00
parent cc95cc97a1
commit 51db4f11b6
3 changed files with 3 additions and 3 deletions

View file

@ -17,7 +17,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:3)
\foreach \x/\R in {60/0,120/0,180/5.5,240/7,300/4,360/3} {
-- (\x:\R)
};