plotly / plotly.py

The interactive graphing library for Python :sparkles: This project now includes Plotly Express!
https://plotly.com/python/
MIT License
16.38k stars 2.56k forks source link

Add Support for Velocity Arrows in Scatter (2D and 3D) Graphs #4901

Open AlmogHadad opened 1 week ago

AlmogHadad commented 1 week ago

I propose adding a feature to the scatter and scatter3d graph types in Plotly to support velocity arrows. This feature would allow users to display directional arrows, enhancing data visualization for applications that involve vector fields, velocities, forces, or any data represented by direction and magnitude.

gvwilson commented 4 days ago

thanks @AlmogHadad - if you would like to work on a pull request, we would be happy to review it.