Re: [beast-mcmc] r4544 committed - Tweaking colors to make Tracer plots less garish. Feel free to roll t...

1 view
Skip to first unread message

Andrew Rambaut

unread,
Dec 14, 2011, 2:03:00 PM12/14/11
to beas...@googlegroups.com
Always been meaning to do that...

Thanks,
Andrew

On 14 Dec 2011, at 18:06, beast...@googlecode.com wrote:

> Revision: 4544
> Author: tbcbe...@gmail.com
> Date: Wed Dec 14 10:06:24 2011
> Log: Tweaking colors to make Tracer plots less garish. Feel free to roll this back if you're unhappy.
>
> Before: http://imgur.com/1BpFx,UQkAl#0
> After: http://imgur.com/1BpFx,UQkAl#1
> http://code.google.com/p/beast-mcmc/source/detail?r=4544
>
> Modified:
> /trunk/src/dr/app/gui/chart/FrequencyPlot.java
> /trunk/src/dr/app/gui/chart/Plot.java
>
> =======================================
> --- /trunk/src/dr/app/gui/chart/FrequencyPlot.java Tue Jun 21 06:40:32 2011
> +++ /trunk/src/dr/app/gui/chart/FrequencyPlot.java Wed Dec 14 10:06:24 2011
> @@ -37,8 +37,9 @@
>
> protected Variate raw = null;
>
> - protected Paint barPaint = Color.blue;
> - private Paint quantilePaint = Color.red;
> +// protected Paint barPaint = Color.blue;
> + protected Paint barPaint = new Color(124, 164, 221);
> + private Paint quantilePaint = new Color(232, 114, 103);
>
> private boolean hasQuantiles = false;
> private double quantiles = 0;
> =======================================
> --- /trunk/src/dr/app/gui/chart/Plot.java Sun Jun 5 10:45:00 2011
> +++ /trunk/src/dr/app/gui/chart/Plot.java Wed Dec 14 10:06:24 2011
> @@ -197,7 +197,7 @@
>
> protected Shape mark;
>
> - protected Stroke lineStroke = new BasicStroke(2.0f);
> + protected Stroke lineStroke = new BasicStroke(1.5f);
> protected Paint linePaint = Color.black;
>
> protected Stroke markStroke = new BasicStroke(0.5f);
>
> --
> You received this message because you are subscribed to the Google Groups "beast-commits" group.
> To post to this group, send email to beast-...@googlegroups.com.
> To unsubscribe from this group, send email to beast-commit...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/beast-commits?hl=en.
>

C.-j. Mei

unread,
Dec 23, 2011, 8:27:20 AM12/23/11
to beas...@googlegroups.com
Where can I download a most recent copy of beagle lib. It does not seem to be in the lib directory of BEAST package.
 
Thanks.
 
C.-J. Mei

You received this message because you are subscribed to the Google Groups "beast-dev" group.
To post to this group, send email to beas...@googlegroups.com.
To unsubscribe from this group, send email to beast-dev+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/beast-dev?hl=en.


Reply all
Reply to author
Forward
0 new messages