New in Wolfram
Mathematica
6: Automated Computational Aesthetics
◄
previous
|
next
►
Automatically Pick Colors for Curves
Mathematica
6 automatically chooses appropriate colors for multiple curves, and can fill using transparency.
In[1]:=
Plot[Evaluate[Table[BesselJ[n, x], {n, 4}]], {x, 0, 15}, Filling -> Axis]
Out[1]=