Hi Claude, you could group the item's less than 5% into one chartseries manually. However, if you don't want your chart to be squashed by the legend you don't have to display it.. In a case like this I would display the chart without the legend and then display each item in a cfgrid.
hope this helps, Jason Sheedy On Wed, 30 Mar 2005 10:22:27 +1000, Claude Raiola <[EMAIL PROTECTED]> wrote: > > I am using cfchart and creating pie charts from my data however given the > volume of data being graphed there are many many chart elements that > represent 1 % of the total pie. > > As a result the legend that displays with the chart have over 50 items and > this causes the pie chart to be squashed or even not appear at all as the > legend appears to the left of the pie chart on the screen. > > is it possible to: > > 1. have the legend appear under the graph so that it does not effect the > dimensions of the pie chart being displayed or > > 2. some how have the graph group all data groups that are less that say 5% > of the total pie chart and have them displayed in one data set eg called > "other" thus eliminating the excessive number of items listed in the chart > legend and pie graph itself that are below 5% of the total graph as they > will now appear as one aggregate value --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
