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

🔥 multiple y-axes support #244

Merged
merged 3 commits into from
Jul 13, 2023
Merged

🔥 multiple y-axes support #244

merged 3 commits into from
Jul 13, 2023

Conversation

jonasvdd
Copy link
Member

fixes #242

@jonasvdd jonasvdd added bug Something isn't working enhancement New feature or request labels Jul 13, 2023
@jonasvdd
Copy link
Member Author

jonasvdd commented Jul 13, 2023

Possible TODO's

  • add this to changelog
  • add this functionality to the example notebook?

@codecov-commenter
Copy link

codecov-commenter commented Jul 13, 2023

Codecov Report

Merging #244 (044ecd6) into main (cd735c3) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main     #244   +/-   ##
=======================================
  Coverage   96.86%   96.87%           
=======================================
  Files          14       14           
  Lines        1022     1025    +3     
=======================================
+ Hits          990      993    +3     
  Misses         32       32           
Impacted Files Coverage Δ
...ler/figure_resampler/figure_resampler_interface.py 99.74% <100.00%> (+<0.01%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jonasvdd jonasvdd merged commit e8faf50 into main Jul 13, 2023
15 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Resampling not updating on all traces using go.Scatter
2 participants