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 show_plot_traces method to plotly #1004

Merged
merged 2 commits into from
May 3, 2024
Merged

Add show_plot_traces method to plotly #1004

merged 2 commits into from
May 3, 2024

Conversation

csherman-dstl
Copy link
Contributor

Add method to select specific items to be shown
Add default argument to hide_plot_traces method to hide all traces if no labels are given

@csherman-dstl csherman-dstl requested a review from a team as a code owner May 1, 2024 16:16
@csherman-dstl csherman-dstl requested review from orosoman-dstl and akenyon and removed request for a team May 1, 2024 16:16
Copy link

codecov bot commented May 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.59%. Comparing base (4111cb7) to head (644aa43).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1004      +/-   ##
==========================================
+ Coverage   93.56%   93.59%   +0.02%     
==========================================
  Files         202      202              
  Lines       12985    12990       +5     
  Branches     2649     2651       +2     
==========================================
+ Hits        12150    12158       +8     
+ Misses        591      588       -3     
  Partials      244      244              
Flag Coverage Δ
integration 66.25% <28.57%> (-0.05%) ⬇️
unittests 89.19% <100.00%> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sdhiscocks sdhiscocks merged commit ab6af2b into main May 3, 2024
10 checks passed
@sdhiscocks sdhiscocks deleted the change_hide_labels branch May 3, 2024 10:13
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