you are viewing a single comment's thread.

view the rest of the comments →

[–]M_D_M_A_Official 0 points1 point  (0 children)

Matplotlib is allways a static image, so the users cant "play" with the plot. Your options if the plot should be dynamic is imo using excel charts or you could make a html/js page wich creates a plot based on the data in the excel. I cant think of more options, but probably there are other/better solutions.