mpl-extensions / mpl-interactions

Sliders to control matplotlib and other interactive goodies. Works in any interactive backend and even uses ipywidgets when in a Jupyter notebook
https://mpl-interactions.rtfd.io
BSD 3-Clause "New" or "Revised" License
132 stars 20 forks source link

add `iplt.text` #246

Closed ianhi closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #246 (609e3b3) into main (9c48292) will increase coverage by 0.07%. The diff coverage is 83.87%.

@@            Coverage Diff             @@
##             main     #246      +/-   ##
==========================================
+ Coverage   70.40%   70.48%   +0.07%     
==========================================
  Files          11       11              
  Lines        1639     1667      +28     
==========================================
+ Hits         1154     1175      +21     
- Misses        485      492       +7     
Impacted Files Coverage Δ
mpl_interactions/pyplot.py 69.10% <78.94%> (+0.53%) :arrow_up:
mpl_interactions/helpers.py 64.75% <87.50%> (+0.30%) :arrow_up:
mpl_interactions/controller.py 89.10% <100.00%> (+0.08%) :arrow_up:
mpl_interactions/ipyplot.py 100.00% <100.00%> (ø)
mpl_interactions/__init__.py 77.77% <0.00%> (-22.23%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9c48292...609e3b3. Read the comment docs.

review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB