Skip to content
Back to formatted view

Raw Message

Message-ID: <000201c7e614$86fe0fc0$ad04d30a@backoffice>
Date: 2007-08-24T06:03:44Z
From: Alexander Wurzer
Subject: Bloomberg: Polygon with color transition
In-Reply-To: <d0f55a670708231329p17ef0ba4wd012703a6049dee3@mail.gmail.com>

Thanks for the numerous ideas!
I'll try to include some of them in my scripts.

Alex

-----Original Message-----
From: Thomas Steiner [mailto:finbref.2006 at gmail.com] 
Sent: Thursday, 23. August 2007 22:29
To: alexander.wurzer at fin4cast.com
Subject: Re: [R-SIG-Finance] Bloomberg: Polygon with color transition


> It would be great if anybody has an idea how I can create such a plot 
> directly in R.

you add the gradient
(http://www.w3schools.com/svg/svg_grad_linear.asp) to the svg package
;)
or you ask the original author. or some other svg-geeks. good luck ;) Thomas