Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Visualization and Graphics > Data Visualization > Vector Visualization >
Mathematica > Visualization and Graphics > Function Visualization > Vector Visualization >

StreamStyle

StreamStyle
is an option to StreamPlot, StreamDensityPlot and related functions that determines the style to use for drawing streamlines.
  • The setting for StreamStyle can include any color, thickness, dashing, arrowhead or other graphics directive.
  • Possible named settings for StreamStyle in 2D include: "Arrow", "ArrowArrow", "BackwardPointer", "BarDot", "Circle", "CircleArrow", "Dart", "Dot", "DotArrow", "DotDot", "DoubleDart", "Drop", "Line", "PinDart", "Pointer", "Segment", "Toothpick".
Set the streamline style:
Set the streamline style for a vector plot:
Set the style for streamlines overlaid on background based on field magnitude:
Set the streamline style:
In[1]:=
Click for copyable input
Out[1]=
Set the streamline style for a vector plot:
In[2]:=
Click for copyable input
Out[2]=
 
Set the style for streamlines overlaid on background based on field magnitude:
In[1]:=
Click for copyable input
Out[1]=
New in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team