radical-cybertools / radical.analytics

Analytics for RADICAL-Cybertools
Other
1 stars 1 forks source link

Matplotlib style and plot size for latex #143

Closed mturilli closed 3 years ago

mturilli commented 3 years ago

This add a Matplotlib style and a function to calculate the size of a plot for a latex document. Workflow is documented in plotting.rst.

codecov[bot] commented 3 years ago

Codecov Report

Merging #143 (d3978fb) into devel (61d65e0) will increase coverage by 0.35%. The diff coverage is 45.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel     #143      +/-   ##
==========================================
+ Coverage   24.42%   24.78%   +0.35%     
==========================================
  Files           5        7       +2     
  Lines         921      940      +19     
==========================================
+ Hits          225      233       +8     
- Misses        696      707      +11     
Impacted Files Coverage Δ
src/radical/analytics/utils/plot.py 31.25% <31.25%> (ø)
src/radical/analytics/__init__.py 100.00% <100.00%> (ø)
src/radical/analytics/utils/__init__.py 100.00% <100.00%> (ø)

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 61d65e0...d3978fb. Read the comment docs.