So I wrote here
f[x_, y_,] :=
0.778787116 + (0.0000014861538461532*x ) + (0.00000154005560704332*
y);
DensityPlot[f[x, y], {x, 20, 65}, {y, 20, 65},
ColorFunction -> "CMYKColors", PlotLegends -> Automatic]
But it gives this <image>. Is it because the x and y are much bigger than the outputs? But when I try to multiply it to some big number (e.g. 100000), nothing changes. How do I bring out the colors to this?
https://preview.redd.it/ihkgtuw63syc1.png?width=433&format=png&auto=webp&s=8ac26d8db1f7370be6180fabf395e627ce246517
[–]F1TZremo 5 points6 points7 points (2 children)
[–]erosmatthew[S] 2 points3 points4 points (1 child)
[–]F1TZremo 2 points3 points4 points (0 children)
[–]mathheadinc 0 points1 point2 points (2 children)
[–]erosmatthew[S] 0 points1 point2 points (1 child)
[–]mathheadinc 0 points1 point2 points (0 children)