Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable 3D quivers, scatters and streamtube in dynamo #260

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Xiaojieqiu
Copy link
Collaborator

We would like to enable 3D quiver and scatter plot in dynamo. To start with, we will matplotlib for those implementations but may consider implementing via PyVista in the future.

Ke has implemented a prototype for the matplotlib implementation but we will improve it with the following features:

  • ensure the colormap of the quiver is set properly, similar to what has been done in scatters function
  • enable plot quiver for 3 different genes or data from different layers
  • remove 3d options in cell_wise_vector function
  • enable 3D scatter plots
  • use other methods, such as PyVista to implement the 3D scatters / quiver plots
  • improve the streamtube function that already implemented in dynamo

@Sichao25 Sichao25 mentioned this pull request Oct 20, 2023
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant