Timeline for Plot draws list of curves in same color when not using Evaluate
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 24, 2017 at 17:40 | comment | added | riddleculous | if I use Evaluate[...] or Evaluated->True it takes forever to plot the functions, as compared without those. Is there any way to still assign different colors without losing the speed? | |
| Jul 19, 2016 at 16:36 | review | Suggested edits | |||
| Jul 19, 2016 at 17:15 | |||||
| Dec 31, 2013 at 22:06 | comment | added | Matariki | It means that Plot isn't seeing the argument as a list. A list is treated as one argument not many arguments as Plot has HoldAll attribute . | |
| Dec 30, 2013 at 12:23 | comment | added | brown.2179 | I apologize if this is naive question, but what does "The list structure is not manifest to Plot" mean? | |
| Feb 14, 2012 at 11:19 | history | edited | rm -rf♦ | CC BY-SA 3.0 | added info from comments. |
| Feb 14, 2012 at 9:31 | vote | accept | trayres | ||
| Feb 14, 2012 at 7:49 | history | answered | Matariki | CC BY-SA 3.0 |