Skip to content

Plotly visualizer#34

Open
OutlyingWest wants to merge 5 commits intomainfrom
feature/plotly
Open

Plotly visualizer#34
OutlyingWest wants to merge 5 commits intomainfrom
feature/plotly

Conversation

@OutlyingWest
Copy link
Collaborator

  • The visualizer was refactored into a backend-based architecture: shared orchestration logic was moved to the base PerformanceVisualizer, and rendering was split into MatplotlibPerformanceVisualizer and
    PlotlyPerformanceVisualizer.
  • Backend selection was added via a magic command argument; if not explicitly provided, the default backend is taken from settings.
  • Tests were added in tests/test_magic_commands.py for backend switching and fallback to the settings-defined backend.
  • A dependency for Plotly export (kaleido) was added

@github-actions
Copy link

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