Новое в системе Wolfram
Mathematica
9
◄
предыдущая
|
следующая
►
Новое в системе Wolfram
Mathematica
9
›
Легенды
Цветовые столбцы
Создание цветовых столбцов для непрерывных и дискретных цветовых функций.
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]=