Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有这个阴影圈:
\shade [ball color=black!80!white] (0,0) circle (1);
是否可以用节点样式封装它? (包括固定圆半径?)
\node[shade,shading=ball,circle,ball color=black!80!white,minimum size=1cm] {};