I didn’t know that Plots can do this ! So interesting! ![]()
Looks so professional! I want to fold that!
@rafael.guerra, that is awesome. Is it possible to have only the vertices of the boxes displayed as small circles (no boxes in)? I looked at the plotly documentation, but I am missing something. Thanks.
@VivMendes, the end result looks good but the PlotlyJS code provided is inefficient. Maybe there is a better way, like in GLMakie, I don’t know.
If you want to stay in the realm of PlotlyJS and use similar code, you can take a look at this SO post. You should be able to display all the spheres with individual colors, like I did for the cubes above.
@rafael.guerra, I was trying to keep it under the PlotlyJS package. I think I can do it with the PGFPlotsX package if I find a raw LaTeX code that does the job in pgfplots. Thanks a lot.

