Epilog
可用
Option specifying graphics primitives drawn after the main plot
Epilog
SphericalPlot3D[ϕ, {θ, 0, Pi}, {ϕ, 0, 3Pi}, Epilog -> Inset[Framed[Style["Spiral", 20], Background -> LightYellow], {Right, Bottom}, {Right, Bottom}]]
→ -Graphics3D-Table[Graphics3D[Sphere[{0, 0, 0}, 10], Epilog -> Disk[p, .1]], {p, {{.2, .2}, {.5, .5}, {.8, .8}}}]
→ {-Graphics3D-, -Graphics3D-, -Graphics3D-}Table[Graphics[{Pink, Disk[{0, 0}, 10]}, Axes -> True, Epilog -> Disk[p, 2]], {p, {{-5, -5}, {0, 0}, {5, 5}}}]
→ {-Graphics-, -Graphics-, -Graphics-} 全部 6300 個函式 ·
從 MCP 用戶端使用這個