“add_transition() argument after ** must be a mapping, not str” : transitions python library
I just try make simple graph with transitions
library :
(python) I can’t see the graph on .exe
The thing I want is as blow.
Plotting multiple lines in python scatter graph
I have the following code that plots different coloured lines between points however on each iteration the previous point disappears and is replaced with the next but the lines remain.I’ve posted an example of what I mean. I’m wondering how I can get the data points to stay on the graph.