Incorecttarget / protovis-js

Automatically exported from code.google.com/p/protovis-js
1 stars 0 forks source link

Fill gradient to area under line chart #79

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add pv.area
2. fillStyle(pv.ramp("black", "white"))
3.

What is the expected output? What do you see instead?
The area under line chart is filled with gradient color from black to white. 
However, it does not fill anything.

What version of the product are you using? On what operating system?
 protovis 3.2

Please provide any additional information below.

Original issue reported on code.google.com by Huy.D...@stanyangroup.com on 28 Sep 2011 at 11:46