PEtab-dev / libpetab-python

Python package for working with PEtab files
https://libpetab-python.readthedocs.io
MIT License
14 stars 6 forks source link

Plot measurements for t = 'inf' #149

Closed plakrisenko closed 1 year ago

plakrisenko commented 2 years ago

Visualization of data at t=\infty with a break in x axis.

codecov-commenter commented 1 year ago

Codecov Report

Merging #149 (d1dd788) into develop (2ba5c52) will increase coverage by 0.60%. The diff coverage is 92.38%.

@@             Coverage Diff             @@
##           develop     #149      +/-   ##
===========================================
+ Coverage    77.95%   78.55%   +0.60%     
===========================================
  Files           29       29              
  Lines         2644     2742      +98     
  Branches       591      610      +19     
===========================================
+ Hits          2061     2154      +93     
- Misses         425      427       +2     
- Partials       158      161       +3     
Impacted Files Coverage Δ
petab/visualize/plotter.py 83.58% <92.30%> (+4.79%) :arrow_up:
petab/visualize/plotting.py 86.86% <100.00%> (+1.05%) :arrow_up:

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