ImageSize
Доступно
Option specifying the display size of graphics and other objects
ImageSize
Table[Graphics[Circle[], ImageSize -> s], {s, {Tiny, Small}}]
→ {-Graphics-, -Graphics-}{Graphics[Circle[], ImageSize -> 100], Graphics[Circle[{0, 0}, {1, 1.5}], ImageSize -> 100]}
→ {-Graphics-, -Graphics-}{Graphics[Circle[], ImageSize -> {100, 100}], Graphics[Circle[{0, 0}, {1, 1.5}], ImageSize -> {100, 100}]}
→ {-Graphics-, -Graphics-} Все 6300 функций ·
Использовать из MCP-клиента