|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 7/30/2007 4:42:39 PM
Posts: 1,
Visits: 2
|
|
| Hi, I'm using FusionChart V3 with site license. Is it possible to Display both data value and percentage in the chart? For instance, I am using a 2D-pie chart: <chart showPercentValues='1' showValues='1' .../> The chart's behavior is that: 1. showPercentValues='1' showValues='1' : only percentage shows. 2. showPercentValues='0' showValues='1' : only data value shows.3. showPercentValues='1' showValues='0' : no value shows. 4. showPercentValues='0' showValues='0' : no value shows. We need both percentage and data values to show "directly" on the chart (regardless of tooltip). Is this possible in Fusion Chart v3? Thank you, --hlee@qcera.com
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: Today @ 5:03:15 AM
Posts: 2,183,
Visits: 514
|
|
I'm afraid you cannot display both values at the same time.
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|