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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use contourpy for Bokeh contour plots #2104

Merged
merged 13 commits into from
Sep 8, 2022
Merged

Use contourpy for Bokeh contour plots #2104

merged 13 commits into from
Sep 8, 2022

Conversation

ahartikainen
Copy link
Contributor

@ahartikainen ahartikainen commented Aug 27, 2022

Description

Checklist

  • Follows official PR format
  • Includes a sample plot to visually illustrate the changes (only for plot-related functions)
  • New features are properly documented (with an example if appropriate)?
  • Includes new or updated tests to cover the new feature
  • Code style correct (follows pylint and black guidelines)
  • Changes are listed in changelog

馃摎 Documentation preview 馃摎: https://arviz--2104.org.readthedocs.build/en/2104/

@ahartikainen ahartikainen changed the title Add contourpy to optional requirements Use contourpy for Bokeh contour plots Aug 27, 2022
@codecov
Copy link

codecov bot commented Aug 28, 2022

Codecov Report

Merging #2104 (2eb46f1) into main (5ca7643) will decrease coverage by 0.02%.
The diff coverage is 71.42%.

@@            Coverage Diff             @@
##             main    #2104      +/-   ##
==========================================
- Coverage   90.79%   90.76%   -0.03%     
==========================================
  Files         117      117              
  Lines       12488    12497       +9     
==========================================
+ Hits        11338    11343       +5     
- Misses       1150     1154       +4     
Impacted Files Coverage 螖
arviz/rcparams.py 92.56% <60.00%> (-0.72%) 猬囷笍
arviz/plots/backends/bokeh/kdeplot.py 94.70% <75.00%> (-1.19%) 猬囷笍
arviz/stats/stats.py 95.87% <100.00%> (酶)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

arviz/rcparams.py Show resolved Hide resolved
arviz/plots/backends/bokeh/kdeplot.py Outdated Show resolved Hide resolved
@zaxtax
Copy link
Contributor

zaxtax commented Sep 7, 2022

Are there any blockers on this issue?

Co-authored-by: Colin Carroll <ColCarroll@users.noreply.github.com>
arviz/plots/backends/bokeh/kdeplot.py Outdated Show resolved Hide resolved
arviz/rcparams.py Show resolved Hide resolved
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.

None yet

4 participants