soft-matter / trackpy

Python particle tracking toolkit
http://soft-matter.github.io/trackpy
Other
441 stars 131 forks source link

I want get car motion trajectory like next figure #672

Closed besbesmany closed 3 years ago

besbesmany commented 3 years ago

I have dataset for car I want to get this figure from prediction.ipynb

where should I add dataset in this file to get this chart

2

caspervdw commented 3 years ago

What you probably need is a guide for using matplotlib. Please consult the great documentation and examples over there.