Exemple 1 étape, exécutée dans l'ordre dans une même session. Chaque étape a été exécutée sur le moteur et la sortie ci-dessous est ce qu'elle a produit.
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]]BarLegend[Rainbow]Spacer[10]BarLegend[Rainbow, {0, 1/10, 1/5, 3/10, 2/5, 1/2, 3/5, 7/10, 4/5, 9/10, 1}]Spacer[10]BarLegend[{SolarColors, {-10, 10}}]Spacer[10]BarLegend[{SolarColors, {-10, 10}}, {-10, -8, -6, -4, -2, 0, 2, 4, 6, 8, 10}]Spacer[10]BarLegend[{DeepSeaColors, {0, 100}}]Spacer[10]BarLegend[{DeepSeaColors, {0, 100}}, 10]Toutes les recettes · Référence des fonctions · Utiliser ceci depuis un client MCP