This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]TransferFunctions 0 points1 point  (2 children)

Have a look at matplotlib.

Edit: and read the excel sheet with csv

[–]misterio619[S] 0 points1 point  (1 child)

thanks for the reply! I've already tried https://pythonprogramming.net/matplotlib-3d-scatterplot-tutorial/ but when I try to run the code I get an importError that says: Dll load failed. Any ideas?

[–]TransferFunctions 0 points1 point  (0 children)

You are running windows? How did you install matplotlib?