Timeline for ContourPlot giving all (most) contours the same shading
Current License: CC BY-SA 3.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 22, 2023 at 14:56 | answer | added | user41466 | timeline score: 0 | |
| Jan 13, 2016 at 4:25 | vote | accept | Esme_ | ||
| Jan 12, 2016 at 13:29 | answer | added | Alexei Boulbitch | timeline score: 3 | |
| Jan 12, 2016 at 11:53 | answer | added | Jason B. | timeline score: 3 | |
| Jan 12, 2016 at 5:35 | comment | added | Esme_ | Thanks - that has fixed things. Still seems strange thought that it's not using the same variety in colours that it is later - the largest interval is still kicking in quite early. | |
| Jan 12, 2016 at 3:43 | comment | added | march | It turns out that all of the colors are actually slightly different, as can be seen if you do Cases[Normal@plot, RGBColor[a__], Infinity]. | |
| Jan 12, 2016 at 3:37 | comment | added | rcollyer | You have a singularity at {0,0} which is effecting the range used by the color function. If you change the x-range to {x, 0.1, 15} you get something that looks reasonable. | |
| Jan 12, 2016 at 3:29 | history | asked | Esme_ | CC BY-SA 3.0 |