171 - 180 of 1359 for GraphicsSearch Results
View search results from all Wolfram sites (29679 matches)
Add Transparency to Plots   (Mathematica How To)
Transparency is useful in plots when you need an unobstructed view of multiple components of one plot, or simply want to lighten a single plot component against a white ...
Dynamic   (Built-in Mathematica Symbol)
Dynamic[expr] represents an object that displays as the dynamically updated current value of expr. If the displayed form of Dynamic[expr] is interactively changed or edited, ...
[Right-click] > Print Graphic...   (Mathematica Menu Item)
Print Graphic prints the selected (or clicked upon) graphic.
[Right-click] > Copy Graphic   (Mathematica Menu Item)
Copy Graphic copies the selected (or clicked upon) graphic to the clipboard.
AspectRatio   (Built-in Mathematica Symbol)
AspectRatio is an option for Graphics and related functions that specifies the ratio of height to width for a plot.
Show   (Built-in Mathematica Symbol)
Show[graphics, options] shows graphics with the specified options added. Show[g_1, g_2, ...] shows several graphics combined.
Translate   (Built-in Mathematica Symbol)
Translate[g, {x, y, ...}] represents graphics primitives g translated by the vector {x, y, ...}. Translate[g, {{x_1, y_1, ...}, {x_2, y_2, ...}, ...}] represents multiple ...
Scale   (Built-in Mathematica Symbol)
Scale[g, s] represents graphics primitives g scaled by a factor s. Scale[g, s, {x, y, ...}] scales with the point {x, y, ...} kept fixed. Scale[g, {s_x, s_y, ...}, ...] ...
Basic Plotting   (Mathematica Tutorial)
Basic plotting functions. This plots a graph of sin(x) as a function of x from 0 to 2π. You can plot functions that have singularities. Mathematica will try to choose ...
Rotate   (Built-in Mathematica Symbol)
Rotate[g, \[Theta]] represents 2D graphics primitives or any other objects g rotated counterclockwise by \[Theta] radians about the center of their bounding box. Rotate[g, ...
1 ... 15|16|17|18|19|20|21 ... 136 Previous Next

...