quantopian / alphalens

Performance analysis of predictive (alpha) stock factors
http://quantopian.github.io/alphalens
Apache License 2.0
3.26k stars 1.13k forks source link

Plotting style #274

Closed MichaelJMath closed 6 years ago

MichaelJMath commented 6 years ago

Update plotting style to be consistent with other alphalens tears.

  1. Use coolwarm colormap
  2. Use plotting.customize to decorate tears function.
luca-s commented 6 years ago

thanks :)