Hi all!
I am using the amazing and freshly released Plotly Express to plot a Gapminder-style simple scatterplot of countries over x and y.
I looked around but I can’t seem to find an example in which each marker, while moving, draws a line, so that it is possible to follow precisely the movement of the markers. Any idea on how to do it? (even with standard plotly in Py or R and not plotly_express)
thanks!