Bloomberg: Polygon with color transition
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