Hi,
I’m trying to build a piechart that resizes automatically when the browser window’s size is changed.
If I don’t define any properies that need absolute values like radius, offsetX, … etc. this works fine.
Unfortunately I do have some guidelines for the layout:
The legend’s flow has to be vertical and it should be on the right hand side while the piechart is on the left.
Thanks to your great examples, eg. http://jsfiddle.net/jqwidgets/VAgKr/, I do know which properties need to be used.
Now I would like to know if there is a possibility to assign relative values to the properties radius, lableRadius, offsetX, legendLayout (left,top,width,height),…?
If it is possible would you provide an example please?
Thanks a lot!
Best regards,
Sabrina