psyplot / psy-simple

psy-simple: The psyplot plugin for simple visualizations
https://psyplot.github.io/psy-simple
1 stars 3 forks source link

add colors on demand #10

Closed Chilipp closed 4 years ago

Chilipp commented 4 years ago

This PR adds the functionality to include more colors

codecov-io commented 4 years ago

Codecov Report

Merging #10 into master will decrease coverage by 13.58%. The diff coverage is 83.33%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #10       +/-   ##
===========================================
- Coverage   83.91%   70.33%   -13.59%     
===========================================
  Files           9        9               
  Lines        4239     4240        +1     
===========================================
- Hits         3557     2982      -575     
- Misses        682     1258      +576     
Impacted Files Coverage Δ
psy_simple/widgets/texts.py 0.00% <0.00%> (-87.62%) :arrow_down:
psy_simple/plotters.py 83.52% <93.75%> (-0.42%) :arrow_down:
psy_simple/widgets/__init__.py 0.00% <0.00%> (-100.00%) :arrow_down:
psy_simple/widgets/colors.py 0.00% <0.00%> (-84.28%) :arrow_down:
psy_simple/base.py 85.41% <0.00%> (-2.39%) :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 61c133a...0070609. Read the comment docs.