Skip to content

Commit

Permalink
remove colors [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
adrn committed Jan 30, 2017
1 parent d0ffea6 commit 7fc5606
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions thejoker/plot.py
Expand Up @@ -10,9 +10,6 @@

__all__ = ['plot_rv_curves']

_truth_color = '#006837'
_prev_result_color = '#2166AC'

def plot_rv_curves(samples, t_grid, n_plot=None, rv_unit=None, data=None,
ax=None, plot_kwargs=dict(), data_plot_kwargs=dict(),
add_labels=True, trend_t_offset=0.):
Expand Down

0 comments on commit 7fc5606

Please sign in to comment.