Mathematica Asked by Sangami Ganesan Santhi on January 28, 2021
My data for List Contour plot ranges from -30 to 2500. The contour plot i am getting fails to distinguish the highest or the lowest ranges. How can i make it plot all the values with a colour?
This is my input for now:
ListContourPlot[Pes, ContourLabels -> All, PlotLegends -> Automatic,
ColorFunctionScaling -> False, PlotRange -> {{0, 180}, {6, 8}},
ColorFunction -> Function[{Enn}, ColorData[{"BlueGreenYellow", {0, 300}}][Enn]],
FrameLabel -> {{HoldForm[Intermolecular distance (cm - 1)],
None}, {HoldForm[Angle degrees], None}},PlotLabel -> HoldForm[Triplet state F12b],
LabelStyle -> {GrayLevel[0]}]
Change ColorFunction
to ColorFunction -> Function[{Enn}, ColorData[{"BlueGreenYellow", {-30, 2500}}][Enn]]
Answered by Ulrich Neumann on January 28, 2021
Get help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP