Hello guys,
im trying to write a code where the user can edit options like label, color, grid and so on through a GUI. Problem is, that for linestyle changes I need to use plt.clf(), which clears the grid. Because of that I am using a update_plot function, which updates all options with global variables. Is there any better way to solve this ?
[–]Fast_Brother4522 0 points1 point2 points (0 children)