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

Add new plotter based on plotly #699

Merged
merged 5 commits into from
Aug 22, 2022
Merged

Add new plotter based on plotly #699

merged 5 commits into from
Aug 22, 2022

Conversation

sdhiscocks
Copy link
Member

This adds a new plotter based on plotly, which offers the same interface as the matplotlib one (interchangeable unless custom matplotlib commands have been used). These new plots introduce hover over info on states, ability to switch layers off/on, and easier ability to zoom and pan, etc.

The tutorials have been updated to use plotly based plotter.

One minor issue is thumbnails may not be produced locally without additional dependency kaleido, which I've left as optional but included in the CircleCI and Read the Docs build.

Also tested on Read the Docs to confirm build.

@sdhiscocks sdhiscocks requested a review from a team as a code owner August 22, 2022 09:01
@sdhiscocks sdhiscocks requested review from jwragg-dstl and removed request for a team August 22, 2022 09:01
@sdhiscocks sdhiscocks merged commit 7e6c19f into main Aug 22, 2022
@sdhiscocks sdhiscocks deleted the plotly_plotter branch August 22, 2022 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants