I know that there is a quiver function in python's plotly library. But i was wondering if there is a similar method to plot vector fields in plotly.js. I could in principal run a dash/flask server and have a web server running python. But i wanted to have a vanilla javascript version.
If there is any other library that has a method. that would be food too.