1

Is there a possible way to create a joyplot or ridgeline plot with some existing functionality in Mathematica (12.0 version)? By joyplot, I mean a vertically stacked set of aligned x-y-plots that show, for example, the evolution of some distribution or signal over time. More specifically, I want to display the x-y data of an oscilloscope, with every additional vertical slice representing the signal after one additional second has passed.

Examples of what I'm looking for, from a design perspective, include things like this example 1 or this distribution graph example 2.

I am aware that these graphs lose some details from overlapping lines or filled areas, but I do not want to just stack the lines with lots of space between them, as that would cost too much vertical space.

John Doe
  • 141
  • 5
  • 1
    Also se this beautiful answer here https://mathematica.stackexchange.com/questions/25031/how-to-draw-some-2d-curves-in-a-3d-plot/25032#25032 – yarchik Dec 03 '19 at 09:42
  • Another related one: https://mathematica.stackexchange.com/q/209397/1871 – xzczd Dec 03 '19 at 10:13

0 Answers0