I have a div in which I create a chart using protovis. The div has width: 100% and height: 100% and the code to create the chart uses $(\'#c
width: 100%
height: 100%
$(\'#c
perhaps