Create a Timeline from an Entity Class
Chart a series of time events with labels or images in TimelinePlot.
In[1]:=

TimelinePlot[
EntityClass["Movie", "StarWarsFranchise"] -> "ReleaseDate"]
Out[1]=

Use movie poster images to represent each movie on the timeline.
show complete Wolfram Language input
Out[2]=
