The (useful) PlotLayout option for StreamPlot (and possibly other types of graphs) does not output correctly when more then two plots in a row are asked for. See attached notebook.
Hi John,
Reproduced on "13.0.0 for Mac OS X ARM (64-bit) (December 3, 2021)". The "beep" means the kernel crashed. I will report it.
Hi John and Rohit,
I have the same problem in "TimeLine", when I change to PlotLayout-> "Vertical", all the lines get mixed up. I have already last year reported to Mathematica Developers, but still without succes or reply. My code works fine in version 12.0 and 12.1 but not in version 13.0.
Best Regards,....Jos
Just tried this in 13.0.1.0 and it does not appear to have been fixed, alas.
The good news, in v13.1, is that the bug for more than two plots seems to have been fixed.
The bad news is that I systematically get warnings for all uses of PlotLayout -> "Row" (or "Column") that look like "Part::partw: Part 2 of Charting`iHold[{-1.5 #1,-#2}] does not exist."
This is true for the example code in the StreamPlot help file, as well as the examples above.