Skip to content

339 make notebook plots more interactive#349

Open
pablosuvi wants to merge 9 commits into
mainfrom
339-make-notebook-plots-more-interactive
Open

339 make notebook plots more interactive#349
pablosuvi wants to merge 9 commits into
mainfrom
339-make-notebook-plots-more-interactive

Conversation

@pablosuvi
Copy link
Copy Markdown
Contributor

This PR adds some small features to the drawing functions.

  1. Added colouring support for 3D plots.
  2. Added units and show_labels arguments for 3D plots.
  3. Added alpha_min argument to rescale the opacity of the bonds in the plots (when min_distance was very small, bonds were drawn almost transparent)
  4. Added a new function draw_3d_qbits_interactive for drawing interactive 3d plots with plotly, which renders interactively in jupyter-book
  5. added a cell to creating_and_manipulating_qbits.ipynb showing the interactive 3d plots.

@pablosuvi pablosuvi linked an issue Jun 2, 2026 that may be closed by this pull request
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.

Make notebook plots more interactive

1 participant