« View all new features in
Mathematica
9
◄
previous
|
next
►
New in
Mathematica
9
›
Legends
Color Bars
Create color bars for continuous and discrete color functions.
In[1]:=
X
Row[{BarLegend["Rainbow"], BarLegend["Rainbow", Range[0, 1, 1/10]], BarLegend[{"SolarColors", {-10, 10}}], BarLegend[{"SolarColors", {-10, 10}}, Range[-10, 10, 2]], BarLegend[{"DeepSeaColors", {0, 100}}], BarLegend[{"DeepSeaColors", {0, 100}}, 10]}, Spacer[10]]
Out[1]=