I am graphing out positions in a star cluster, my data is in a dataframe with x,y,z positions as well as a time index.
I am able to produce a 3d scatter plot and was
If using Jupyter Notebook remember to use %matplotlib notebook don't use %matplotlib inline.
%matplotlib notebook
%matplotlib inline