$ global name=overlay10
$ scene1 visualization=../TransAtlas.vmd 

# scene1

! `seaborn=t` toggles on the (much nicer) seaborn's kernel density plot;
! also, multiple 1D plots can be shown if more than two columns are present
! in the datafile (here pca5.dat)

{animate     frames=0:17 t=3s;
 add_overlay datafile=pca3.dat relative_size=0.4 origin=0.6,0.6 aspect_ratio=1 2D=t seaborn=t}
{animate     frames=17:0 t=3s;
 add_overlay datafile=pca5.dat relative_size=0.4 origin=0.0,0.0 aspect_ratio=1}
