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 Mapping to plot_sensors. Hide plotting elements in Plotterly #836

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

gawebb-dstl
Copy link
Contributor

Added hide_plot_traces to the Plotterly class. This allows certain plotting elements to be hidden as default. The user can toggle there visibility. This can help highlight aspects of a graph in the documentation.

Added mapping to plot_sensors in Plotterly and Plotter class. Previously the mapping was hard coded to [0, 1]. The mapping is now softcoded with a default value of [0, 1] to avoid breaking anything

Added mapping to `plot_sensors` in Plotterly and Plotter class
@gawebb-dstl gawebb-dstl requested a review from a team as a code owner August 15, 2023 08:51
@gawebb-dstl gawebb-dstl requested review from orosoman-dstl and spike-dstl and removed request for a team August 15, 2023 08:51
@sdhiscocks sdhiscocks merged commit f99986f into main Sep 1, 2023
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.

4 participants