kpalania Report post Posted August 28, 2007 Hi, I am rendering a Pie chart (using Pie2D.swf) and I am facing an issue. Say, I have 3 sections in my chart but the text for each of them is a bit long. This is what I am noticing - the chart shrinks in size to accomodate the text/tooltip. What can I do to keep the chart to its maximum size? I'm calling the FusionCharts API passing 300 as the width and height. Share this post Link to post Share on other sites
Pallav Report post Posted August 29, 2007 You can explicitly set the pie chart radius using <chart ... pieRadius='xx' ..> Share this post Link to post Share on other sites
kpalania Report post Posted August 29, 2007 thanks, and where is the help for all these various options? could you point me to the documentation please? we've purchased fusion charts but i dont see (or atleast, couldnt find) all of this information in the help pages that are part of the install. Share this post Link to post Share on other sites
Pallav Report post Posted August 31, 2007 Hi, It's present in the documentation > Chart XML Sheets > Individual chart's XML sheet. The documentation is present in your license download or at www.fusioncharts.com/docs Share this post Link to post Share on other sites
kpalania Report post Posted August 31, 2007 ok, thanks. let me look at that. Share this post Link to post Share on other sites