stripe / rainier

Bayesian inference in Scala.
https://rainier.fit
Apache License 2.0
433 stars 51 forks source link

Add theme to the shade interface to allow customizing fill #384

Closed andrew-stripe closed 5 years ago

andrew-stripe commented 5 years ago

Using the plot theme for the color means we can't have multiple shaded regions with different colors. With this PR I was able to generate: image

codecov-io commented 5 years ago

Codecov Report

Merging #384 into develop will increase coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #384      +/-   ##
===========================================
+ Coverage     46.7%   46.74%   +0.03%     
===========================================
  Files           87       87              
  Lines         3130     3130              
  Branches       138      138              
===========================================
+ Hits          1462     1463       +1     
+ Misses        1668     1667       -1
Impacted Files Coverage Δ
...c/main/scala/com/stripe/rainier/plot/Jupyter.scala 0% <ø> (ø) :arrow_up:
...ain/scala/com/stripe/rainier/compute/RealOps.scala 79.66% <0%> (+0.84%) :arrow_up:

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 91b4d06...8224b49. Read the comment docs.